From 0e3e52a62cd10ba0580c6f18ad5d15139ab23814 Mon Sep 17 00:00:00 2001 From: Baitinq Date: Sat, 6 Aug 2022 12:11:17 +0200 Subject: Phobos: Enable zramswap --- hosts/phobos/hardware.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'hosts') diff --git a/hosts/phobos/hardware.nix b/hosts/phobos/hardware.nix index 335eea8..0224fc5 100644 --- a/hosts/phobos/hardware.nix +++ b/hosts/phobos/hardware.nix @@ -86,4 +86,6 @@ in }; services.btrfs.autoScrub.enable = true; + + zramSwap.enable = true; } -- cgit 1.4.1