services.tsmBackup.autoTime

NixOS option

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 in: nixos/modules/services/backup/tsm.nixView source on NixOS/nixpkgs →