allow bluemap
This commit is contained in:
parent
2073be9527
commit
c4b2a91964
1 changed files with 3 additions and 0 deletions
|
|
@ -43,6 +43,9 @@ in
|
|||
"default-runtime" = "crun";
|
||||
};
|
||||
};
|
||||
networking.firewall.allowedTCPPorts = [
|
||||
8100 #bluemap
|
||||
];
|
||||
|
||||
services.minecraft-servers = {
|
||||
enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue