MyNixOS website logo
option

power.ups.upsmon.monitor.<name>.passwordFile

The full path to a file containing the password from upsd.users for accessing this UPS. The password file is read on service start. See upsmon.conf for details.

Declarations
Type
string
Default
{
  _type = "literalMD";
  text = "power.ups.users.\${user}.passwordFile";
}