programs: vvvvvv: sandbox with bwrap

This commit is contained in:
Colin 2024-02-06 01:34:04 +00:00
parent 7b9f54dd54
commit 4c499629f5

View File

@ -421,6 +421,9 @@ in
visidata.sandbox.wrapperType = "wrappedDerivation";
visidata.sandbox.autodetectCliPaths = true;
vvvvvv.sandbox.method = "bwrap";
vvvvvv.sandbox.wrapperType = "wrappedDerivation";
vvvvvv.sandbox.whitelistDri = true; #< playable without, but burns noticably more CPU
vvvvvv.persist.byStore.plaintext = [ ".local/share/VVVVVV" ];
wget.sandbox.method = "bwrap"; # TODO:sandbox: untested