programs: fractal: add missing mesa cache dir
This commit is contained in:
@@ -61,6 +61,7 @@ in
|
||||
"Videos/servo"
|
||||
"tmp"
|
||||
];
|
||||
sandbox.mesaCacheDir = ".cache/fractal/mesa";
|
||||
sandbox.tmpDir = ".cache/fractal/tmp"; # 10MB+ avatar caches (grows seemingly unbounded during runtime)
|
||||
|
||||
persist.byStore.ephemeral = [
|
||||
|
Reference in New Issue
Block a user