don't start stop-minecraft timer on rebuild

This commit is contained in:
Noah Masur 2022-10-16 14:44:42 +00:00
parent 89a95445e1
commit 7bca2775d1

View File

@ -101,7 +101,6 @@ in {
OnCalendar = "*-*-* *:*:0/20"; # Every 20 seconds
Unit = "stop-minecraft.service";
};
wantedBy = [ "timers.target" ];
};
# If no players are connected, then stop services and prepare to resume again