deactivate all mc servers
Some checks failed
Activate Homelab Configuration / rebuild (push) Failing after 17s

This commit is contained in:
Satria 2026-07-11 22:20:57 +07:00
commit 99bf98c716
2 changed files with 2 additions and 2 deletions

View file

@ -18,7 +18,7 @@ in {
};
services.minecraft-servers.servers.${name} = {
enable = true;
enable = false;
autoStart = true;
restart = "always";