From 4339fa0e85e03932c863393711cb509a614c9acf Mon Sep 17 00:00:00 2001 From: oqyude Date: Thu, 31 Jul 2025 17:06:50 +0300 Subject: [PATCH] 123 --- devices/hardware/vds.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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