From efc316d63aa4147a199f2bf76c685604655ea83f Mon Sep 17 00:00:00 2001 From: Jacob Babor Date: Sun, 3 May 2026 03:14:56 -0500 Subject: [PATCH] FUCK --- swap/zswap.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/swap/zswap.nix b/swap/zswap.nix index 413ceb2..d9dd6a3 100644 --- a/swap/zswap.nix +++ b/swap/zswap.nix @@ -4,5 +4,5 @@ "zswap.compressor=zstd" "zswap.zpool=zsmalloc" "zswap.max_poool_percent=30" - ] + ]; }