Merge pull request #81 from fsr/initrd-ssh

quitte: enable ssh in initrd
This commit is contained in:
Rouven Seifert 2024-01-29 16:11:00 +01:00 committed by GitHub
commit ccd6290fb7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 20 additions and 0 deletions

View file

@ -84,6 +84,7 @@
./modules/manual.nix
./modules/sharepic.nix
./modules/zammad.nix
./modules/initrd-ssh.nix
{
nixpkgs.overlays = [ self.overlays.default ];
sops.defaultSopsFile = ./secrets/quitte.yaml;