superTux: sandbox with bunpen

This commit is contained in:
2024-09-03 17:43:35 +00:00
parent 646ffa891c
commit c7a786bef3

View File

@@ -1159,10 +1159,11 @@ in
sudo.sandbox.enable = false;
superTux.buildCost = 1;
superTux.sandbox.method = "bwrap";
superTux.sandbox.method = "bunpen";
superTux.sandbox.whitelistAudio = true;
superTux.sandbox.whitelistDri = true;
superTux.sandbox.whitelistWayland = true;
superTux.sandbox.whitelistX = true;
superTux.persist.byStore.plaintext = [ ".local/share/supertux2" ];
swappy.sandbox.method = "bwrap";