summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--common.nix3
1 files changed, 0 insertions, 3 deletions
diff --git a/common.nix b/common.nix
index edf17d1..3fad042 100644
--- a/common.nix
+++ b/common.nix
@@ -95,9 +95,6 @@ in
#
networking.useDHCP = true;
- # we want /tmp to be non-persistent
- boot.cleanTmpDir = true;
-
# swap to RAM
zramSwap.enable = true;