diff --git a/hosts/perso-desktop/hardware-configuration.nix b/hosts/perso-desktop/hardware-configuration.nix index 10f1841..017c436 100644 --- a/hosts/perso-desktop/hardware-configuration.nix +++ b/hosts/perso-desktop/hardware-configuration.nix @@ -25,7 +25,7 @@ }; swapDevices = - [ { device = "/var/lib/swapfile"; size = 32*1024; } + [ { device = "/var/lib/swapfile"; size = 8*1024; } ]; # Enables DHCP on each ethernet and wireless interface. In case of scripted networking