Install chromium, thunderbird and tor-browser
This commit is contained in:
5
home/tor.nix
Normal file
5
home/tor.nix
Normal file
@ -0,0 +1,5 @@
|
||||
{ pkgs, ... }: {
|
||||
home.packages = with pkgs; [
|
||||
tor-browser-bundle-bin
|
||||
];
|
||||
}
|
Reference in New Issue
Block a user