tor-browser: sandbox out-of-place

This commit is contained in:
2024-08-16 02:44:27 +00:00
parent e846a5046a
commit 114b37928a

View File

@@ -10,7 +10,6 @@
'';
});
sandbox.method = "bwrap";
sandbox.wrapperType = "inplace"; # trivial package, so cheaper to wrap in-place
sandbox.net = "clearnet"; # tor over VPN wouldn't make sense
sandbox.whitelistAudio = true;
sandbox.whitelistDbus = [ "user" ]; #< so `tor-browser http://...` can open using an existing instance