From 0c3af4ef9d3716085d828b9f01adad8d07005651 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Wed, 16 Aug 2023 14:34:57 +0200 Subject: ... --- hosts/vidhar/default.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'hosts') diff --git a/hosts/vidhar/default.nix b/hosts/vidhar/default.nix index 8ad825fc..62eaae0d 100644 --- a/hosts/vidhar/default.nix +++ b/hosts/vidhar/default.nix @@ -344,6 +344,8 @@ with lib; }; }; + zramSwap.enable = true; + environment.systemPackages = with pkgs; [iotop vmtouch]; system.stateVersion = "21.05"; -- cgit v1.2.3