More packages

This commit is contained in:
Benson Chu 2024-01-26 08:40:22 -06:00
parent 870fb1fb1f
commit 6a1e1b87b1

View file

@ -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 ];