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