reenable games
All checks were successful
Activate Homelab Configuration / rebuild (push) Successful in 32s

This commit is contained in:
Satria 2026-07-21 12:43:34 +07:00
commit 9daa215672
6 changed files with 9 additions and 9 deletions

View file

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