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).

Type
null or string
Default
null
Example
"30s"
Declared
<nixpkgs/nixos/modules/system/boot/systemd.nix>