findutils: sandbox

use bwrap instead of landlock for the dumb preference that i can disable
net
This commit is contained in:
Colin 2024-02-20 23:31:58 +00:00
parent d9901aa161
commit 768b340c93

View File

@ -350,6 +350,11 @@ in
file.sandbox.wrapperType = "wrappedDerivation";
file.sandbox.autodetectCliPaths = true;
findutils.sandbox.method = "bwrap";
findutils.sandbox.wrapperType = "wrappedDerivation";
findutils.sandbox.autodetectCliPaths = true;
findutils.sandbox.whitelistPwd = true;
fluffychat-moby.persist.byStore.plaintext = [ ".local/share/chat.fluffy.fluffychat" ];
font-manager.sandbox.method = "bwrap";