l hw x220: remove deprecated cryptoModules

This commit is contained in:
lassulus 2021-10-25 20:22:43 +02:00
parent 300f71ded6
commit 22838aee86

View File

@ -6,7 +6,6 @@
boot = {
initrd.luks.devices.luksroot.device = "/dev/sda3";
initrd.luks.cryptoModules = [ "aes" "sha512" "sha1" "xts" ];
initrd.availableKernelModules = [ "xhci_hcd" "ehci_pci" "ahci" "usb_storage" ];
extraModulePackages = [
config.boot.kernelPackages.tp_smapi