programs.git.maintenance.timers
Home-Manager option
Systemd timers to create for scheduled git maintenance. Key is passed to --schedule argument in git maintenance run and value is passed to Timer.OnCalendar in systemd.user.timers.
type: attribute set of stringDefault
declared in: <home-manager/modules/programs/git.nix>source unavailable{ daily = "Tue..Sun *-*-* 0:53:00"; hourly = "*-*-* 1..23:53:00"; weekly = "Mon 0:53:00"; }