services.gitlab.backup.startAt

NixOS option

The time(s) to run automatic backup of GitLab state. Specified in systemd’s time format; see systemd.time(7).

type: string or list of string
Default
[ ]
Example
"03:00"
declared in: nixos/modules/services/misc/gitlab.nixView source on NixOS/nixpkgs →