MyNixOS website logo
option

systemd.services.<name>.startAt

Automatically start this unit at the given date/time, which must be in the format described in systemd.time(7). This is equivalent to adding a corresponding timer unit with OnCalendar set to the value given here.

Declarations
Type
string or list of string
Default
[ ]
Example
"Sun 14:00:00"