mirror of
https://github.com/traxys/Nixfiles.git
synced 2026-04-03 19:07:30 +02:00
ZeNixComputa: Add terraria port
This commit is contained in:
parent
f819557de1
commit
b939ae3ea3
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@
|
|||
wakeOnLan.enable = true;
|
||||
};
|
||||
};
|
||||
firewall.allowedTCPPorts = [8080 8085 5201];
|
||||
firewall.allowedTCPPorts = [8080 8085 5201 7777];
|
||||
};
|
||||
|
||||
time.timeZone = "Europe/Paris";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue