mirror of
https://github.com/traxys/Nixfiles.git
synced 2026-04-22 04:11:33 +02:00
ZeNixComputa: Stardew valley ports
This commit is contained in:
parent
b151b21aa1
commit
8bfe435c59
1 changed files with 2 additions and 1 deletions
|
|
@ -45,7 +45,8 @@
|
|||
wakeOnLan.enable = true;
|
||||
};
|
||||
};
|
||||
firewall.allowedTCPPorts = [8080 8085 5201 7777];
|
||||
firewall.allowedTCPPorts = [8080 8085 5201 7777 24642];
|
||||
firewall.allowedUDPPorts = [24642];
|
||||
};
|
||||
|
||||
time.timeZone = "Europe/Paris";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue