programs: util-linux: disable sandbox
This commit is contained in:
@@ -641,6 +641,8 @@ in
|
|||||||
tumiki-fighters.sandbox.whitelistWayland = true;
|
tumiki-fighters.sandbox.whitelistWayland = true;
|
||||||
tumiki-fighters.sandbox.whitelistX = true;
|
tumiki-fighters.sandbox.whitelistX = true;
|
||||||
|
|
||||||
|
util-linux.sandbox.enable = false; #< TODO: possible to sandbox if i specific a different profile for each of its ~50 binaries
|
||||||
|
|
||||||
unzip.sandbox.method = "bwrap";
|
unzip.sandbox.method = "bwrap";
|
||||||
unzip.sandbox.wrapperType = "wrappedDerivation";
|
unzip.sandbox.wrapperType = "wrappedDerivation";
|
||||||
unzip.sandbox.autodetectCliPaths = "existingFileOrParent";
|
unzip.sandbox.autodetectCliPaths = "existingFileOrParent";
|
||||||
|
Reference in New Issue
Block a user