mirror of
https://github.com/zoriya/flake.git
synced 2025-12-06 06:36:19 +00:00
Remove bad swapipness config
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user