diff --git a/hosts/rainbow.nix b/hosts/rainbow.nix index b161930..ad60626 100644 --- a/hosts/rainbow.nix +++ b/hosts/rainbow.nix @@ -40,7 +40,7 @@ in { swapDevices = [{ device = "/swap/swapfile"; - size = (1024 * 4); # RAM size + 2 GB + size = (1024 * 8); }]; # Enables DHCP on each ethernet and wireless interface. In case of scripted networking