cleaning?

This commit is contained in:
2025-09-17 14:15:40 +03:00
parent b7ce4a8342
commit 7edae13daa
11 changed files with 12 additions and 56 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
networking.firewall = {
allowedTCPPorts = [ 8443 ];
allowedUDPPorts = [ 8443 ]; # 41641
allowedUDPPorts = [ 8443 ];
#trustedInterfaces = [ "tailscale0" ];
};