diff --git a/hosts/morphius/configuration.nix b/hosts/morphius/configuration.nix index cad935c..7d54db8 100644 --- a/hosts/morphius/configuration.nix +++ b/hosts/morphius/configuration.nix @@ -23,6 +23,7 @@ system.stateVersion = "25.11"; time.timeZone = "Europe/Kyiv"; + zramSwap.enable = true; swapDevices = [ { device = "/swap/swapfile";