diff --git a/machines/hyper/hardware-configuration.nix b/machines/hyper/hardware-configuration.nix index 2a2f42b..98c44e6 100644 --- a/machines/hyper/hardware-configuration.nix +++ b/machines/hyper/hardware-configuration.nix @@ -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";