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
ssh-to-age
sudo
tor-browser-bundle-bin
# hardenedMalloc solves a crash at startup
(tor-browser-bundle-bin.override { useHardenedMalloc = false; })
wireguard-tools
youtube-dl
# TODO: this should be moved into `nix develop` in blog repo