programs: sox: sandbox
This commit is contained in:
@@ -792,6 +792,11 @@ in
|
|||||||
];
|
];
|
||||||
soundconverter.sandbox.autodetectCliPaths = "existingFileOrParent";
|
soundconverter.sandbox.autodetectCliPaths = "existingFileOrParent";
|
||||||
|
|
||||||
|
sox.sandbox.method = "bwrap";
|
||||||
|
sox.sandbox.wrapperType = "wrappedDerivation";
|
||||||
|
sox.sandbox.autodetectCliPaths = "existingFileOrParent";
|
||||||
|
sox.sandbox.whitelistAudio = true;
|
||||||
|
|
||||||
space-cadet-pinball.persist.byStore.plaintext = [ ".local/share/SpaceCadetPinball" ];
|
space-cadet-pinball.persist.byStore.plaintext = [ ".local/share/SpaceCadetPinball" ];
|
||||||
space-cadet-pinball.sandbox.method = "bwrap";
|
space-cadet-pinball.sandbox.method = "bwrap";
|
||||||
space-cadet-pinball.sandbox.wrapperType = "wrappedDerivation";
|
space-cadet-pinball.sandbox.wrapperType = "wrappedDerivation";
|
||||||
|
Reference in New Issue
Block a user