mirror of
https://forgejo.altau.su/lego/lego-monitoring.git
synced 2026-03-12 05:35:19 +00:00
add docs for ups
This commit is contained in:
parent
6c8ae03b6a
commit
5cd3f47d65
4 changed files with 134 additions and 1 deletions
|
|
@ -183,6 +183,7 @@ in
|
|||
upsmonGroup = lib.mkOption {
|
||||
type = lib.types.str;
|
||||
default = config.power.ups.upsmon.user;
|
||||
defaultText = lib.literalExpression "config.power.ups.upsmon.user";
|
||||
description = "Group to allow to send UPS status updates. This should usually include the user upsmon runs as.";
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue