|
|
@ -26,7 +26,7 @@ |
|
|
|
|
|
|
|
boot.initrd.availableKernelModules = [ "xhci_pci" "ahci" "nvme" "usb_storage" "usbhid" "sd_mod" ]; |
|
|
|
boot.initrd.kernelModules = [ "dm-snapshot" ]; |
|
|
|
boot.kernelModules = [ "kvm-intel" ]; |
|
|
|
boot.kernelModules = [ "kvm-intel" "ieee80211_crypt_tkip" ]; |
|
|
|
boot.extraModulePackages = [ ]; |
|
|
|
|
|
|
|
boot.initrd.luks.devices = |
|
|
|