MyNixOS website logo
option

services.vdirsyncer.jobs.<name>.timerConfig

systemd timer configuration.

Declarations
Type
attribute set
Default
{
  OnBootSec = "1h";
  OnUnitActiveSec = "6h";
}