feat: set up the systemd timer for teh binary

This commit is contained in:
silver 2025-06-16 05:26:00 +01:00
parent b4cadffdb5
commit cae383a186
Signed by: silver
GPG key ID: 36F93D61BAD3FD7D
2 changed files with 5 additions and 0 deletions

View file

@ -141,6 +141,8 @@
"update_committee" = "*:15:00";
# minecraft stuff is updated at 5am
"update_minecraft" = "5:10:00";
# server icon gets updated daily at midnight
"update_server-icon" = "0:01:00";
};
in {
options.services."${package_name}" = {