fix: do the fix

This commit is contained in:
s-prechtl 2025-03-31 23:41:00 +02:00
parent dafa4f59ec
commit bd12079a82

View file

@ -100,7 +100,8 @@ in {
mcrcon -H localhost -P 25566 -p "whatisloveohbabydonthurtmedonthurtmenomore" '/title @a title {"text":"This server runs on NixOS","color":"blue","bold":true}';
sleep 1; # Wait 2 seconds between announcements
done
'';
'';
};
};
systemd.timers.mc-announcement = {