stepmania: sandbox with bunpen

This commit is contained in:
2024-09-06 01:44:11 +00:00
parent b770a77257
commit d338826855

View File

@@ -38,8 +38,8 @@
ln -s $out/share/stepmania/stepmania $out/bin/stepmania
'';
sandbox.method = "bwrap";
sandbox.wrapperType = "inplace";
sandbox.method = "bunpen";
sandbox.wrapperType = "inplace"; #< not required, just faster
sandbox.whitelistAudio = true;
sandbox.whitelistDri = true;
sandbox.whitelistX = true;