tor browser
parent
fc413ce565
commit
2bfe42e7b4
|
@ -3,7 +3,7 @@
|
|||
{
|
||||
# imports = [ ./firefox ];
|
||||
|
||||
home.packages = [ pkgs.librewolf pkgs.firefox ];
|
||||
home.packages = [ pkgs.librewolf pkgs.firefox pkgs.tor-browser-bundle-bin ];
|
||||
|
||||
programs.chromium = {
|
||||
enable = true;
|
||||
|
|
|
@ -96,6 +96,7 @@
|
|||
".local/share/gopass/stores"
|
||||
".local/share/keyrings"
|
||||
".local/share/mpd"
|
||||
".local/share/tor-browser"
|
||||
".local/share/webkitgtk"
|
||||
".local/state/wireplumber"
|
||||
".local/state/zsh"
|
||||
|
|
Loading…
Reference in New Issue