quitte: enable ssh in initrd

This commit is contained in:
Lyn Fugmann 2024-01-25 19:40:22 +01:00
parent 4d0edc7280
commit 316ffbb9e0
Signed by untrusted user: fugi
GPG key ID: 4472A20091BFA792
2 changed files with 20 additions and 0 deletions

View file

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