programs: soundconverter: sandbox with bwrap
This commit is contained in:
@@ -491,6 +491,20 @@ in
|
|||||||
"knowledge"
|
"knowledge"
|
||||||
];
|
];
|
||||||
|
|
||||||
|
soundconverter.sandbox.method = "bwrap";
|
||||||
|
soundconverter.sandbox.wrapperType = "wrappedDerivation";
|
||||||
|
soundconverter.sandbox.whitelistWayland = true;
|
||||||
|
soundconverter.sandbox.extraHomePaths = [
|
||||||
|
"Music"
|
||||||
|
"tmp"
|
||||||
|
"use"
|
||||||
|
];
|
||||||
|
soundconverter.sandbox.extraPaths = [
|
||||||
|
"/mnt/servo/media/Music"
|
||||||
|
"/mnt/servo/media/games"
|
||||||
|
];
|
||||||
|
soundconverter.sandbox.autodetectCliPaths = "existingFileOrParent";
|
||||||
|
|
||||||
space-cadet-pinball.persist.byStore.plaintext = [ ".local/share/SpaceCadetPinball" ];
|
space-cadet-pinball.persist.byStore.plaintext = [ ".local/share/SpaceCadetPinball" ];
|
||||||
|
|
||||||
speedtest-cli.sandbox.method = "bwrap";
|
speedtest-cli.sandbox.method = "bwrap";
|
||||||
|
Reference in New Issue
Block a user