home packages: fix tor crash

This commit is contained in:
2022-07-08 01:42:14 -07:00
parent 54f6e86e20
commit 89aabda1a6

View File

@@ -37,7 +37,8 @@ with pkgs;
sops sops
ssh-to-age ssh-to-age
sudo sudo
tor-browser-bundle-bin # hardenedMalloc solves a crash at startup
(tor-browser-bundle-bin.override { useHardenedMalloc = false; })
wireguard-tools wireguard-tools
youtube-dl youtube-dl
# TODO: this should be moved into `nix develop` in blog repo # TODO: this should be moved into `nix develop` in blog repo