This commit is contained in:
2024-12-31 13:46:34 +02:00
parent 4c775122ab
commit 6d470f2927

View File

@@ -75,7 +75,7 @@ in
services.cron = {
enable = true;
systemCronJobs = [
"*/5 * * * * ocbwoy3 ${tuxstrapReminderCrontab}/bin/tuxstrap-cron"
"*/1 * * * * ocbwoy3 ${tuxstrapReminderCrontab}/bin/tuxstrap-cron"
];
};