Add tor browser and aria
This commit is contained in:
parent
d7ce325327
commit
d886bac7b7
1 changed files with 9 additions and 8 deletions
|
@ -36,6 +36,7 @@ in
|
||||||
networking.firewall.allowedTCPPortRanges = [ { from = 1716; to = 1764; } ];
|
networking.firewall.allowedTCPPortRanges = [ { from = 1716; to = 1764; } ];
|
||||||
networking.firewall.allowedUDPPortRanges = [ { from = 1716; to = 1764; } ];
|
networking.firewall.allowedUDPPortRanges = [ { from = 1716; to = 1764; } ];
|
||||||
|
|
||||||
|
|
||||||
i18n.defaultLocale = "en_GB.UTF-8";
|
i18n.defaultLocale = "en_GB.UTF-8";
|
||||||
|
|
||||||
users.users.cyryl = {
|
users.users.cyryl = {
|
||||||
|
@ -49,7 +50,7 @@ in
|
||||||
openjdk11 gimp restic glxinfo discord steam unstable.vscode
|
openjdk11 gimp restic glxinfo discord steam unstable.vscode
|
||||||
zoom-us
|
zoom-us
|
||||||
nodejs-10_x hugo mercurial terraform libreoffice
|
nodejs-10_x hugo mercurial terraform libreoffice
|
||||||
unzip
|
unzip tor-browser-bundle-bin aria
|
||||||
];
|
];
|
||||||
uid = 1000;
|
uid = 1000;
|
||||||
shell = pkgs.zsh;
|
shell = pkgs.zsh;
|
||||||
|
|
Loading…
Reference in a new issue