services.taskwarrior-sync.enable
Whether to enable Taskwarrior periodic sync.
Type: boolean
Default:
false
Example:
true
Declared by:
services.taskwarrior-sync.package
The taskwarrior2 package to use.
Type: package
Default:
pkgs.taskwarrior2
Example:
pkgs.taskwarrior3
Declared by:
services.taskwarrior-sync.frequency
How often to run taskwarrior sync. This
value is passed to the systemd timer configuration as the
OnCalendar option. See
systemd.time(7)
for more information about the format.
Type: string
Default:
"*:0/5"
Declared by: