skibidi
This commit is contained in:
parent
8b1dce087d
commit
55c32a778b
|
@ -230,7 +230,7 @@ in
|
||||||
};
|
};
|
||||||
|
|
||||||
# Open ports in the firewall.
|
# Open ports in the firewall.
|
||||||
networking.firewall.allowedTCPPorts = [ 1935 4455 80 443 1234 22 ];
|
networking.firewall.allowedTCPPorts = [ 1935 4455 80 443 1234 69 ];
|
||||||
networking.firewall.allowedUDPPorts = [ 4455 ];
|
networking.firewall.allowedUDPPorts = [ 4455 ];
|
||||||
|
|
||||||
# Copy and link the NixOS configuration file to (/run/current-system/configuration.nix).
|
# Copy and link the NixOS configuration file to (/run/current-system/configuration.nix).
|
||||||
|
|
Reference in a new issue