diff --git a/devices/hardware/vds.nix b/devices/hardware/vds.nix index cf4a570..3db54b3 100755 --- a/devices/hardware/vds.nix +++ b/devices/hardware/vds.nix @@ -25,9 +25,9 @@ # }; }; - swapDevices = [ - { device = "/dev/disk/by-partlabel/disk-main-swap"; } - ]; + # swapDevices = [ + # { device = "/dev/disk/by-partlabel/disk-main-swap"; } + # ]; # 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