add secrets

This commit is contained in:
2023-04-19 18:04:32 -06:00
parent e5c1c99793
commit 6add0cd5e5
3 changed files with 16 additions and 0 deletions

View File

@@ -11,6 +11,9 @@
boot.loader.systemd-boot.enable = true;
remoteLuksUnlock.enable = true;
remoteLuksUnlock.enableTorUnlock = false;
boot.initrd.availableKernelModules = [ "xhci_pci" ];
boot.initrd.kernelModules = [ "dm-snapshot" ];
boot.kernelModules = [ ];