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;