about summary refs log tree commit diff
path: root/common.nix
diff options
context:
space:
mode:
Diffstat (limited to 'common.nix')
-rw-r--r--common.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/common.nix b/common.nix
index 9e2157a8..91e51602 100644
--- a/common.nix
+++ b/common.nix
@@ -21,6 +21,8 @@
       enable = true;
       version = 2;
     };
+
+    kernelParams = [ "zswap.enabled=1" ];
   };
 
   hardware = {