From fc790932454e9dd147f7c57bfed025da4c6cb60e Mon Sep 17 00:00:00 2001 From: Colin Date: Sat, 21 Sep 2024 22:04:19 +0000 Subject: [PATCH] tuba: sandbox with bunpen --- hosts/common/programs/tuba.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/common/programs/tuba.nix b/hosts/common/programs/tuba.nix index cc4d699c7..9195c56db 100644 --- a/hosts/common/programs/tuba.nix +++ b/hosts/common/programs/tuba.nix @@ -3,7 +3,7 @@ sane.programs.tuba = { buildCost = 1; - sandbox.method = "bwrap"; + sandbox.method = "bunpen"; sandbox.net = "clearnet"; sandbox.whitelistAudio = true; sandbox.whitelistDbus = [ "user" ]; # notifications