mirror of
https://github.com/traxys/Nixfiles.git
synced 2026-02-13 19:00:19 +01:00
personal-gui: Remove tor browser
This commit is contained in:
parent
51a413ee63
commit
bdb03fc423
1 changed files with 0 additions and 1 deletions
|
|
@ -10,7 +10,6 @@
|
|||
home.packages = with pkgs; [
|
||||
# Browsers
|
||||
firefox-wayland
|
||||
(tor-browser-bundle-bin.override { useHardenedMalloc = false; })
|
||||
|
||||
# IM
|
||||
(discord.override { inherit (pkgs) nss; })
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue