Add tor browser and aria

This commit is contained in:
Cyryl Płotnicki 2019-04-13 09:42:13 +01:00
parent d7ce325327
commit d886bac7b7

View file

@ -36,6 +36,7 @@ in
networking.firewall.allowedTCPPortRanges = [ { from = 1716; to = 1764; } ];
networking.firewall.allowedUDPPortRanges = [ { from = 1716; to = 1764; } ];
i18n.defaultLocale = "en_GB.UTF-8";
users.users.cyryl = {
@ -49,7 +50,7 @@ in
openjdk11 gimp restic glxinfo discord steam unstable.vscode
zoom-us
nodejs-10_x hugo mercurial terraform libreoffice
unzip
unzip tor-browser-bundle-bin aria
];
uid = 1000;
shell = pkgs.zsh;