mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-14 14:10:33 +03:00
nixos/librenms: fix link
This commit is contained in:
parent
30e2e2857b
commit
e3180b7675
1 changed files with 1 additions and 1 deletions
|
@ -354,7 +354,7 @@ in
|
|||
description = ''
|
||||
Attrset of the LibreNMS configuration.
|
||||
See <https://docs.librenms.org/Support/Configuration/> for reference.
|
||||
All possible options are listed [here](https://github.com/librenms/librenms/blob/master/misc/config_definitions.json).
|
||||
All possible options are listed [here](https://github.com/librenms/librenms/blob/master/resources/definitions/config_definitions.json).
|
||||
See <https://docs.librenms.org/Extensions/Authentication/> for setting other authentication methods.
|
||||
'';
|
||||
default = { };
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue