More packages
This commit is contained in:
parent
870fb1fb1f
commit
6a1e1b87b1
1 changed files with 2 additions and 0 deletions
|
|
@ -163,11 +163,13 @@ in
|
||||||
|
|
||||||
# browsers
|
# browsers
|
||||||
google-chrome
|
google-chrome
|
||||||
|
firefox
|
||||||
|
|
||||||
# networking
|
# networking
|
||||||
curl
|
curl
|
||||||
wget
|
wget
|
||||||
nmap
|
nmap
|
||||||
|
bind
|
||||||
];
|
];
|
||||||
|
|
||||||
networking.firewall.allowedTCPPorts = [ 22 ];
|
networking.firewall.allowedTCPPorts = [ 22 ];
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue