summary refs log tree commit diff
path: root/profiles/impermanence.nix
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/impermanence.nix')
-rw-r--r--profiles/impermanence.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/impermanence.nix b/profiles/impermanence.nix
index c222a43..f03ff97 100644
--- a/profiles/impermanence.nix
+++ b/profiles/impermanence.nix
@@ -15,6 +15,7 @@ in {
       directories = [
         "/var/log"
         "/var/lib/systemd/coredump"
+        "/var/tmp" # for building oci containers
         "/tmp" # Make builds not crash by running them on disk instead of RAM (We still clean /tmp on boot)
       ];
       files =