Installer: Add a note about tor-browser.

This commit is contained in:
Dmitry Voronin 2025-01-18 22:13:01 +03:00
parent 52932118ce
commit a940d0797b
Signed by: voronind
SSH key fingerprint: SHA256:3kBb4iV2ahufEBNq+vFbUe4QYfHt98DHQjN7QaptY9k

View file

@ -15,6 +15,7 @@
# Needed by installer smh.
environment.systemPackages = with pkgs; [
# tor-browser # NOTE: ???
ghc
];