mirror of
https://git.oat.zone/dark-firepit/dotfiles
synced 2024-11-22 17:01:57 +01:00
starbound port 2
This commit is contained in:
parent
4bf1b580ce
commit
0107a38b56
@ -277,8 +277,8 @@ in {
|
|||||||
|
|
||||||
firewall.allowPing = true;
|
firewall.allowPing = true;
|
||||||
# minecraft proximity voice chat
|
# minecraft proximity voice chat
|
||||||
firewall.allowedTCPPorts = [ 24454 24464 25567 25577 4499 21025 ];
|
firewall.allowedTCPPorts = [ 24454 24464 25567 25577 4499 21025 21027 ];
|
||||||
firewall.allowedUDPPorts = [ 24454 24464 25567 25577 4499 21025 ];
|
firewall.allowedUDPPorts = [ 24454 24464 25567 25577 4499 21025 21027 ];
|
||||||
};
|
};
|
||||||
|
|
||||||
# environment.etc."dhcpcd.duid".text = "d0:50:99:d4:04:68:d0:50:99:d4:04:68";
|
# environment.etc."dhcpcd.duid".text = "d0:50:99:d4:04:68:d0:50:99:d4:04:68";
|
||||||
|
Loading…
Reference in New Issue
Block a user