l shodan.r: remove broken cryptoModules config
This commit is contained in:
parent
629b4450c2
commit
c3953b3995
@ -11,7 +11,6 @@
|
||||
loader.grub.device = "/dev/sda";
|
||||
|
||||
initrd.luks.devices.lusksroot.device = "/dev/sda2";
|
||||
initrd.luks.cryptoModules = [ "aes" "sha512" "sha1" "xts" ];
|
||||
initrd.availableKernelModules = [ "xhci_hcd" "ehci_pci" "ahci" "usb_storage" ];
|
||||
};
|
||||
fileSystems = {
|
||||
|
Loading…
Reference in New Issue
Block a user