diff --git a/hosts/fuhen/hardware-configuration.nix b/hosts/fuhen/hardware-configuration.nix index 2596f79..9a42e47 100644 --- a/hosts/fuhen/hardware-configuration.nix +++ b/hosts/fuhen/hardware-configuration.nix @@ -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