services.tsmBackup.autoTime

The backup service will be invoked automatically at the given date/time, which must be in the format described in systemd.time(5). The default null disables automatic backups.

Type
null or non-empty string
Default
null
Example
"12:00"
Declared
<nixpkgs/nixos/modules/services/backup/tsm.nix>