feat: move tor-browser to firefox.nix

This commit is contained in:
Felix Schröter 2020-08-15 02:32:23 +02:00
parent db1aabba6d
commit 1354334545
No known key found for this signature in database
GPG key ID: 910ACB9F6BD26F58
2 changed files with 4 additions and 1 deletions

View file

@ -68,4 +68,8 @@ in
# fx_cast # TODO not published yet # fx_cast # TODO not published yet
]; ];
}; };
home.packages = with pkgs; [
(tor-browser-bundle-bin.override { pulseaudioSupport = true; })
];
} }

View file

@ -70,7 +70,6 @@
lutris lutris
# privacy # privacy
(tor-browser-bundle-bin.override { pulseaudioSupport = true; })
onionshare-gui onionshare-gui
transmission-gtk transmission-gtk