programs: tangram: sandbox

This commit is contained in:
2024-02-18 06:27:40 +00:00
parent 81a6600f54
commit bf352d184c

View File

@@ -29,6 +29,13 @@ in
slowToBuild = true; # only true for cross-compiled tangram
sandbox.method = "bwrap";
sandbox.wrapperType = "wrappedDerivation";
sandbox.net = "clearnet";
sandbox.whitelistAudio = true;
sandbox.whitelistDri = true;
sandbox.whitelistWayland = true;
persist.byStore.private = [
".cache/Tangram"
".local/share/Tangram"