nano: sandbox with bunpen

This commit is contained in:
2024-09-03 02:58:23 +00:00
parent bf1d401b48
commit fbe00915bb

View File

@@ -915,7 +915,7 @@ in
mumble.buildCost = 1; mumble.buildCost = 1;
mumble.persist.byStore.private = [ ".local/share/Mumble" ]; mumble.persist.byStore.private = [ ".local/share/Mumble" ];
nano.sandbox.method = "bwrap"; nano.sandbox.method = "bunpen";
nano.sandbox.autodetectCliPaths = "existingFileOrParent"; nano.sandbox.autodetectCliPaths = "existingFileOrParent";
netcat.sandbox.method = "landlock"; netcat.sandbox.method = "landlock";