annnndddddd syntax error X3

This commit is contained in:
Sky Hearn 2024-04-25 20:36:16 +00:00
parent ad922e65fd
commit 05c0dd7168
1 changed files with 1 additions and 1 deletions

View File

@ -139,7 +139,7 @@
# List services that you want to enable: # List services that you want to enable:
networking.firewall.allowedTCPPorts = [ 80 443 22 25565, 25566 ]; networking.firewall.allowedTCPPorts = [ 80 443 22 25565 25566 ];
services.nginx = { services.nginx = {
enable = true; enable = true;