programs: update tor-browser bug info

This commit is contained in:
Colin 2023-07-15 00:44:24 +00:00
parent e5cca42717
commit 2822dd6137

View File

@ -321,8 +321,8 @@
tokodon.persist.private = [ ".cache/KDE/tokodon" ];
# hardenedMalloc solves a crash at startup
# TODO 2023/02/02: is this safe to remove yet?
# hardenedMalloc solves an "unable to connect to Tor" error when pressing the "connect" button
# - still required as of 2023/07/14
tor-browser-bundle-bin.package = pkgs.tor-browser-bundle-bin.override {
useHardenedMalloc = false;
};