added firewall rule for tang

This commit is contained in:
2024-11-11 12:41:04 -05:00
parent 6d9334d343
commit 28a48a3889

View File

@@ -24,6 +24,8 @@ in
"torrenting"
];
networking.firewall.allowedTCPPorts = [ 7654 ];
services = {
openssh.ports = [ 629 ];