feat: add webis module

This commit is contained in:
Moritz Böhme 2023-05-16 12:13:20 +02:00
parent 420b5d5d10
commit 57f2094c44
No known key found for this signature in database
GPG key ID: 970C6E89EB0547A9
6 changed files with 34 additions and 2 deletions

View file

@ -18,7 +18,7 @@ in
synology-drive.enable = true;
};
programs = {
ssh.includeSecrets = mkDefault [ ../../secrets/ssh-home.age ];
ssh.includeSecrets = [ ../../secrets/ssh-home.age ];
git.signing = mkDefault true;
hub.enable = mkDefault true;
firefox.arkenfox = {