programs: tor-browser-bundle-bin -> tor-browser

they're the same (aliased), only my programs API expects 'tor-browser' specifically
This commit is contained in:
2024-02-13 11:16:44 +00:00
parent 634dc318cd
commit 82c386a6a4
2 changed files with 2 additions and 2 deletions

View File

@@ -8,7 +8,7 @@
# useHardenedMalloc = false;
# };
sandbox.method = "bwrap";
sandbox.wrapperType = "wrappedDerivation";
sandbox.wrapperType = "inplace";
sandbox.net = "clearnet"; # tor over VPN wouldn't make sense
sandbox.whitelistAudio = true;
persist.byStore.cryptClearOnBoot = [

View File

@@ -171,7 +171,7 @@ in
"soundconverter"
"spotify" # x86-only
"steam"
"tor-browser-bundle-bin" # x86-only
"tor-browser" # x86-only
"vlc"
"wireshark" # could maybe ship the cli as sysadmin pkg
# "zecwallet-lite" # x86-only