fix error
All checks were successful
Activate Homelab Configuration / rebuild (push) Successful in 25s
All checks were successful
Activate Homelab Configuration / rebuild (push) Successful in 25s
This commit is contained in:
parent
a2de33cb91
commit
a625259f20
1 changed files with 1 additions and 0 deletions
|
|
@ -49,6 +49,7 @@ in {
|
||||||
enabled = true;
|
enabled = true;
|
||||||
port = 25575;
|
port = 25575;
|
||||||
password = rcon-pass;
|
password = rcon-pass;
|
||||||
|
randomize_password = false;
|
||||||
};
|
};
|
||||||
advanced.rewrite_server_properties = false; # might get overridden by nix-minecraft
|
advanced.rewrite_server_properties = false; # might get overridden by nix-minecraft
|
||||||
config.version = "0.2.11";
|
config.version = "0.2.11";
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue