fixup! fixup! WIP: hyper: Init
This commit is contained in:
parent
d23daad7c6
commit
45b9cd304d
|
@ -35,7 +35,6 @@
|
|||
initrd = {
|
||||
availableKernelModules = [ "aesni_intel" "ahci" "ehci_pci" "nvme" "r8169" "sd_mod" "sr_mod" "usb_storage" "usbhid" "xhci_pci" ];
|
||||
kernelModules = [ "dm-snapshot" ];
|
||||
network.enable = true; # remote unlocking
|
||||
luks.devices = {
|
||||
root = {
|
||||
name = "root";
|
||||
|
|
Loading…
Reference in a new issue