fix recurring tasks
This commit is contained in:
parent
cb54a4d0ef
commit
c48bda2ac4
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
|||
|
||||
services.taskwarrior-autotag = {
|
||||
enable = true;
|
||||
recurrence = "on";
|
||||
recurrence = "off";
|
||||
onCalendar = "hourly";
|
||||
server = "taskd.ingolf-wagner.de:53589";
|
||||
caFile = config.sops.secrets.autotagTaskwarriorCa.path;
|
||||
|
|
Loading…
Reference in a new issue