systemd.watchdog.device

The path to a hardware watchdog device which will be managed by systemd. If not specified, systemd will default to /dev/watchdog.

Type
null or absolute path
Default
null
Example
"/dev/watchdog"
Declared
<nixpkgs/nixos/modules/system/boot/systemd.nix>