systemd.watchdog.kexecTime

The amount of time which can elapse when kexec is being executed before a watchdog hardware device will automatically reboot the system. This option should only be enabled if reloadTime is also enabled; see kexec(8).

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

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