fix: do the fix
This commit is contained in:
parent
dafa4f59ec
commit
bd12079a82
1 changed files with 2 additions and 1 deletions
|
|
@ -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}';
|
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
|
sleep 1; # Wait 2 seconds between announcements
|
||||||
done
|
done
|
||||||
'';
|
'';
|
||||||
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
systemd.timers.mc-announcement = {
|
systemd.timers.mc-announcement = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue