puyak.r: remove legacy cryptoModules
This commit is contained in:
parent
87c758f629
commit
06e751c4bb
@ -127,7 +127,6 @@
|
||||
loader.efi.canTouchEfiVariables = true;
|
||||
|
||||
initrd.luks.devices.luksroot.device = "/dev/sda3";
|
||||
initrd.luks.cryptoModules = [ "aes" "sha512" "sha1" "xts" ];
|
||||
initrd.availableKernelModules = [ "xhci_hcd" "ehci_pci" "ahci" "usb_storage" ];
|
||||
|
||||
kernelModules = [ "kvm-intel" ];
|
||||
|
Loading…
Reference in New Issue
Block a user