summaryrefslogtreecommitdiff
path: root/systems/atlas/default.nix
diff options
context:
space:
mode:
authorseth <[email protected]>2024-02-11 02:45:20 -0500
committerseth <[email protected]>2024-02-11 02:45:20 -0500
commit055b48c798039558e2ffde83b589ef6856917bbf (patch)
tree5caf84a87eaa6a45cdf988586802dada19a2fffb /systems/atlas/default.nix
parentdacdc6dc5680444d5a31c0c1b3f5a9998682316e (diff)
nixos/zram: init
Diffstat (limited to 'systems/atlas/default.nix')
-rw-r--r--systems/atlas/default.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/systems/atlas/default.nix b/systems/atlas/default.nix
index 1e448c6..7c1bc3d 100644
--- a/systems/atlas/default.nix
+++ b/systems/atlas/default.nix
@@ -23,6 +23,4 @@
services.logrotate.checkConfig = false;
system.stateVersion = "23.05";
-
- zramSwap.enable = true;
}