programs: fractal: add missing mesa cache dir

This commit is contained in:
2025-01-11 21:30:41 +00:00
parent f014a9066e
commit 6c55b4ae1c

View File

@@ -61,6 +61,7 @@ in
"Videos/servo" "Videos/servo"
"tmp" "tmp"
]; ];
sandbox.mesaCacheDir = ".cache/fractal/mesa";
sandbox.tmpDir = ".cache/fractal/tmp"; # 10MB+ avatar caches (grows seemingly unbounded during runtime) sandbox.tmpDir = ".cache/fractal/tmp"; # 10MB+ avatar caches (grows seemingly unbounded during runtime)
persist.byStore.ephemeral = [ persist.byStore.ephemeral = [