summary refs log tree commit diff
path: root/profiles/impermanence.nix
diff options
context:
space:
mode:
authortzlil <tzlils@protonmail.com>2024-04-06 16:16:38 +0300
committertzlil <tzlils@protonmail.com>2024-04-06 16:16:38 +0300
commitff3f8bf2ed6a4d5f5169ec1925db9d1e0a14568c (patch)
tree1da6ffee61d0591d9a8056312cf1c981a892ae88 /profiles/impermanence.nix
parentad1d562972d7198e9d9e8d9d340ed9584b0376f2 (diff)
add cytube
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 =