Added comment
This commit is contained in:
parent
6d747fc9a3
commit
64f51ed483
|
@ -17,7 +17,7 @@
|
|||
];
|
||||
|
||||
services.cron = {
|
||||
enable = true;
|
||||
enable = true; # Enable cron service
|
||||
systemCronJobs = [
|
||||
"*/10 * * * * craige /run/current-system/sw/bin/mbsync -q MCA >> /home/craige/.mailsync-MCA.log 2>&1"
|
||||
"*/5 * * * * craige /run/current-system/sw/bin/mbsync -q IOHK >> /home/craige/.mailsync-IOHK.log 2>&1"
|
||||
|
|
Loading…
Reference in a new issue