services.borgmatic.frequency

Home-Manager option

How often to run borgmatic when services.borgmatic.enable = true. This value is passed to the systemd timer configuration as the onCalendar option. See systemd.time(7) for more information about the format. On Darwin it must be one of: hourly, daily, weekly, monthly, semiannually, annually, which are implemented as defined in systemd.time(7).

type: string
Default
"hourly"
declared in: <home-manager/modules/services/borgmatic.nix>source unavailable