stepmania: sandbox with bunpen
This commit is contained in:
@@ -38,8 +38,8 @@
|
|||||||
ln -s $out/share/stepmania/stepmania $out/bin/stepmania
|
ln -s $out/share/stepmania/stepmania $out/bin/stepmania
|
||||||
'';
|
'';
|
||||||
|
|
||||||
sandbox.method = "bwrap";
|
sandbox.method = "bunpen";
|
||||||
sandbox.wrapperType = "inplace";
|
sandbox.wrapperType = "inplace"; #< not required, just faster
|
||||||
sandbox.whitelistAudio = true;
|
sandbox.whitelistAudio = true;
|
||||||
sandbox.whitelistDri = true;
|
sandbox.whitelistDri = true;
|
||||||
sandbox.whitelistX = true;
|
sandbox.whitelistX = true;
|
||||||
|
Reference in New Issue
Block a user