Remove bad swapipness config

This commit is contained in:
2024-12-21 17:06:36 +01:00
parent ac4d515c48
commit 35020994d7

View File

@@ -42,8 +42,6 @@
size = 64 * 1024;
}
];
# use swap only when strictly needed
boot.kernel.sysctl = { "vm.swappiness" = 0; };
# 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