MyNixOS website logo
option

systemd.watchdog.runtimeTime

The amount of time which can elapse before a watchdog hardware device will automatically reboot the system.

Valid time units include "ms", "s", "min", "h", "d", and "w"; see systemd.time(7).

Declarations
Type
null or string
Default
null
Example
"30s"