annnndddddd syntax error X3
This commit is contained in:
parent
ad922e65fd
commit
05c0dd7168
|
@ -139,7 +139,7 @@
|
|||
|
||||
# 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 = {
|
||||
enable = true;
|
||||
|
|
Loading…
Reference in New Issue