Update configuration.nix

This commit is contained in:
Tom 2024-08-07 22:50:57 +02:00
parent dc5afcdc3b
commit 8ce050fe7d
1 changed files with 1 additions and 1 deletions

View File

@ -148,7 +148,7 @@
};
# Open ports in the firewall.
networking.firewall.allowedTCPPorts = [ 22 443 3000 ];
networking.firewall.allowedTCPPorts = [ 22 3000 ];
# networking.firewall.allowedUDPPorts = [ ... ];
# just leave forever