add tor-browser
This commit is contained in:
parent
09acd04a14
commit
0a650eeb4a
1 changed files with 9 additions and 0 deletions
|
@ -15,6 +15,15 @@ in {
|
|||
keepass
|
||||
firefox
|
||||
google-chrome
|
||||
#tor-browser-bundle-bin
|
||||
#(tor-browser-bundle-bin.overrideAttrs (old: {
|
||||
# #version = "10.0.13";
|
||||
# src = pkgs.fetchurl {
|
||||
# url =
|
||||
# "https://dist.torproject.org/torbrowser/10.0.13/tor-browser-linux64-10.0.13_en-US.tar.xz";
|
||||
# sha256 = "1ncxacj1fprz2xlisd2w9qzajaqdq4yigk5qy0h40vm6zi5ll4ib";
|
||||
# };
|
||||
#}))
|
||||
];
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue