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:
@@ -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 = [
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user