From 3bc8c34b85fb7360c66a108fa627a438f70ca864 Mon Sep 17 00:00:00 2001 From: Colin Date: Tue, 3 Sep 2024 14:05:34 +0000 Subject: [PATCH] engrampa: sandbox with bunpen --- hosts/common/programs/engrampa.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/common/programs/engrampa.nix b/hosts/common/programs/engrampa.nix index f6f19e943..237c1bdfb 100644 --- a/hosts/common/programs/engrampa.nix +++ b/hosts/common/programs/engrampa.nix @@ -2,7 +2,7 @@ { sane.programs."mate.engrampa" = { packageUnwrapped = pkgs.rmDbusServices pkgs.mate.engrampa; - sandbox.method = "bwrap"; # TODO:sandbox: untested + sandbox.method = "bunpen"; sandbox.whitelistWayland = true; sandbox.autodetectCliPaths = "existingOrParent"; sandbox.extraHomePaths = [