temporarily allowing port 4499

This commit is contained in:
Jill 2023-01-19 22:20:03 +01:00
parent af6f476a60
commit 881cef6bbe
1 changed files with 2 additions and 2 deletions

View File

@ -213,8 +213,8 @@ in {
firewall.allowPing = true;
# minecraft proximity voice chat
firewall.allowedTCPPorts = [ 24454 25567 ];
firewall.allowedUDPPorts = [ 24454 25567 ];
firewall.allowedTCPPorts = [ 24454 25567 4499 ];
firewall.allowedUDPPorts = [ 24454 25567 4499 ];
};
# environment.etc."dhcpcd.duid".text = "d0:50:99:d4:04:68:d0:50:99:d4:04:68";