power.ups.maxStartDelay

NixOS option

This can be set as a global variable above your first UPS definition and it can also be set in a UPS section. This value controls how long upsdrvctl will wait for the driver to finish starting. This keeps your system from getting stuck due to a broken driver or UPS.

type: signed integer
Default
45
declared in: nixos/modules/services/monitoring/ups.nixView source on NixOS/nixpkgs →