security-tools: open another tcp port

This commit is contained in:
Sean Buckley 2024-02-15 00:38:33 -05:00
parent 5075acb02c
commit e977118b4d

View file

@ -41,6 +41,7 @@ in
networking.firewall.allowedTCPPorts = [
8000
8080
9999
];