The service is actually called pairdrop
This commit is contained in:
parent
9d75de0d5b
commit
f06979ac1d
5 changed files with 20 additions and 20 deletions
|
|
@ -20,7 +20,7 @@
|
|||
networking = {
|
||||
hostName = "alexandria";
|
||||
firewall = {
|
||||
allowedTCPPorts = [ 80 443 25565 9666 ];
|
||||
allowedTCPPorts = [ 80 443 8010 9666 25565 ];
|
||||
allowedUDPPorts = [ 24454 ];
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue