programs/assorted: remove explicit (and extraneous) sandbox.method = "bunpen" declarations

This commit is contained in:
2024-09-21 23:35:06 +00:00
parent 4868fbb82c
commit 31615340a7
128 changed files with 9 additions and 246 deletions

View File

@@ -93,7 +93,6 @@ in
"xdg-terminal-exec"
"wvkbd"
];
sandbox.method = "bunpen";
sandbox.whitelistAudio = true;
sandbox.whitelistDbus = [ "user" ]; #< to launch applications
sandbox.extraRuntimePaths = [ "sway" ];