diff --git a/hosts/common/programs/assorted.nix b/hosts/common/programs/assorted.nix index c34318a2d..80483b9ab 100644 --- a/hosts/common/programs/assorted.nix +++ b/hosts/common/programs/assorted.nix @@ -733,7 +733,7 @@ in ".persist/plaintext" ]; - gnused.sandbox.method = "bwrap"; + gnused.sandbox.method = "bunpen"; gnused.sandbox.autodetectCliPaths = "existingFile"; gnused.sandbox.whitelistPwd = true; #< `-i` flag creates a temporary file in pwd (?) and then moves it.