diff --git a/hosts/common/programs/assorted.nix b/hosts/common/programs/assorted.nix index 65a2bda8d..48db6d16e 100644 --- a/hosts/common/programs/assorted.nix +++ b/hosts/common/programs/assorted.nix @@ -1208,7 +1208,7 @@ in tokodon.buildCost = 1; tokodon.persist.byStore.private = [ ".cache/KDE/tokodon" ]; - tree.sandbox.method = "landlock"; + tree.sandbox.method = "bunpen"; tree.sandbox.autodetectCliPaths = "existing"; tree.sandbox.whitelistPwd = true;