disable minecraft server to save resources

This commit is contained in:
2025-04-05 23:37:56 -05:00
parent 52611ff7d5
commit 301f257ed6

View File

@@ -252,7 +252,7 @@
nh.enable = true; nh.enable = true;
ollama.enable = true; ollama.enable = true;
wyoming.enable = true; wyoming.enable = true;
minecraft.enable = true; minecraft.enable = false;
steam.enable = false; steam.enable = false;
virtualization = { virtualization = {
traefik.enable = true; traefik.enable = true;