diff --git a/instances/odin/common_configuration.nix b/instances/odin/common_configuration.nix index 2194921..580afcc 100644 --- a/instances/odin/common_configuration.nix +++ b/instances/odin/common_configuration.nix @@ -316,6 +316,8 @@ }; }; + zramSwap.enable = true; + # This value determines the NixOS release from which the default # settings for stateful data, like file locations and database versions # on your system were taken. It‘s perfectly fine and recommended to leave