diff --git a/hosts/loki/hardware-configuration.nix b/hosts/loki/hardware-configuration.nix index 26f58ec..efb86ac 100644 --- a/hosts/loki/hardware-configuration.nix +++ b/hosts/loki/hardware-configuration.nix @@ -23,9 +23,9 @@ fsType = "vfat"; }; - swapDevices = - [ { device = "/dev/disk/by-uuid/cc3e6f81-e0c6-41f7-a02e-49dcaf8b795a"; } - ]; +# swapDevices = +# [ { device = "/dev/disk/by-uuid/cc3e6f81-e0c6-41f7-a02e-49dcaf8b795a"; } +# ]; # Enables DHCP on each ethernet and wireless interface. In case of scripted networking # (the default) this is the recommended approach. When using systemd-networkd it's