commit 878d65f752cbe79ef2e77aa281def11a9ea6bf5d
parent 34627930749c8d1da17c04a005b084083bacbbf2
Author: MTRNord <mtrnord1@gmail.com>
Date: Sat, 26 Aug 2023 18:23:20 +0200
Smaller swap
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/nixos/worker-1/hardware-configuration.nix b/nixos/worker-1/hardware-configuration.nix
@@ -61,7 +61,7 @@
swapDevices = [{
device = "/var/lib/swapfile";
- size = 32 * 1024;
+ size = 16 * 1024;
}];
# Enables DHCP on each ethernet and wireless interface. In case of scripted networking