From 3db7568fa65f527a0e2264b9cb47e2b92f426e5f Mon Sep 17 00:00:00 2001 From: satr14 Date: Sun, 17 May 2026 07:51:48 +0700 Subject: [PATCH] [skip ci] fix comment --- modules/system/homelab/mc.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/system/homelab/mc.nix b/modules/system/homelab/mc.nix index 6a0cdf3..944ea4a 100644 --- a/modules/system/homelab/mc.nix +++ b/modules/system/homelab/mc.nix @@ -24,7 +24,7 @@ in { managementSystem.systemd-socket.enable = true; # ^^^ https://github.com/Infinidoge/nix-minecraft/issues/119 - # TODO: figure out how to set gamerules on start (script above runs **before** server ready) + # TODO: figure out how to set gamerules on start # gamerules to disable: locator_bar, mob_explosion_drop_decay # gamerules to enable (temporarily): noend:disable_end