firefox: Install tor-browser
This commit is contained in:
parent
616c749198
commit
a27ae5647c
@ -2,7 +2,7 @@
|
||||
|
||||
{
|
||||
environment = {
|
||||
systemPackages = [ pkgs.firefox-wayland ];
|
||||
systemPackages = with pkgs; [ firefox-wayland tor-browser-bundle-bin ];
|
||||
|
||||
# Deploy a Firefox policy to set the search engine and do some other things
|
||||
etc."firefox/policies/policies.json".source = ./policies.json;
|
||||
|
Loading…
Reference in New Issue
Block a user