Migrate mc server to nix-minecraft flake
This commit is contained in:
parent
f06979ac1d
commit
92f1c6f3fa
6 changed files with 114 additions and 41 deletions
|
|
@ -20,7 +20,7 @@
|
|||
networking = {
|
||||
hostName = "alexandria";
|
||||
firewall = {
|
||||
allowedTCPPorts = [ 80 443 8010 9666 25565 ];
|
||||
allowedTCPPorts = [ 80 443 8010 9666 ];
|
||||
allowedUDPPorts = [ 24454 ];
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue