From 2cc0199b671e47d92df0c591382453bf7aeabc28 Mon Sep 17 00:00:00 2001 From: Christoph Cullmann Date: Sat, 28 Jun 2025 17:28:35 +0200 Subject: [PATCH] tmp back to unpersistent zfs volume --- share/common.nix | 3 --- 1 file changed, 3 deletions(-) diff --git a/share/common.nix b/share/common.nix index 6cacad4..a18931b 100644 --- a/share/common.nix +++ b/share/common.nix @@ -197,9 +197,6 @@ in # Either "/var/lib/nixos" has to be persisted, or all users and groups must have a uid/gid specified. The following users are missing a uid "/var/lib/nixos" - # large tmp files better not in tmpfs - "/tmp" - # systemd timers "/var/lib/systemd/timers"