summaryrefslogtreecommitdiff
path: root/common.nix
diff options
context:
space:
mode:
Diffstat (limited to 'common.nix')
-rw-r--r--common.nix3
1 files changed, 0 insertions, 3 deletions
diff --git a/common.nix b/common.nix
index 5da69d0..fbfee8e 100644
--- a/common.nix
+++ b/common.nix
@@ -90,9 +90,6 @@ in
# guard the ssh service
services.sshguard.enable = true;
- # swap to RAM
- zramSwap.enable = true;
-
# Set your time zone.
time.timeZone = "Europe/Berlin";