fix error
All checks were successful
Activate Homelab Configuration / rebuild (push) Successful in 25s

This commit is contained in:
Satria 2026-06-30 07:22:06 +07:00
commit a625259f20

View file

@ -49,6 +49,7 @@ in {
enabled = true;
port = 25575;
password = rcon-pass;
randomize_password = false;
};
advanced.rewrite_server_properties = false; # might get overridden by nix-minecraft
config.version = "0.2.11";