This commit is contained in:
Leon Liu 2023-11-05 08:38:04 +09:00
parent 6b154300a7
commit 59542d4de7

View File

@ -155,7 +155,7 @@
# services.openssh.enable = true;
# Open ports in the firewall.
# networking.firewall.allowedTCPPorts = [ ... ];
networking.firewall.allowedTCPPorts = [ 8096 ];
# networking.firewall.allowedUDPPorts = [ ... ];
# Or disable the firewall altogether.
# networking.firewall.enable = false;