superTux: sandbox with bunpen
This commit is contained in:
@@ -1159,10 +1159,11 @@ in
|
|||||||
sudo.sandbox.enable = false;
|
sudo.sandbox.enable = false;
|
||||||
|
|
||||||
superTux.buildCost = 1;
|
superTux.buildCost = 1;
|
||||||
superTux.sandbox.method = "bwrap";
|
superTux.sandbox.method = "bunpen";
|
||||||
superTux.sandbox.whitelistAudio = true;
|
superTux.sandbox.whitelistAudio = true;
|
||||||
superTux.sandbox.whitelistDri = true;
|
superTux.sandbox.whitelistDri = true;
|
||||||
superTux.sandbox.whitelistWayland = true;
|
superTux.sandbox.whitelistWayland = true;
|
||||||
|
superTux.sandbox.whitelistX = true;
|
||||||
superTux.persist.byStore.plaintext = [ ".local/share/supertux2" ];
|
superTux.persist.byStore.plaintext = [ ".local/share/supertux2" ];
|
||||||
|
|
||||||
swappy.sandbox.method = "bwrap";
|
swappy.sandbox.method = "bwrap";
|
||||||
|
Reference in New Issue
Block a user