MyNixOS website logo
option

services.librenms.settings

Attrset of the LibreNMS configuration. See https://docs.librenms.org/Support/Configuration/ for reference. All possible options are listed here. See https://docs.librenms.org/Extensions/Authentication/ for setting other authentication methods.

Declarations
Type
JSON value
Default
{ }
Example
{
  base_url = "/librenms/";
  top_devices = true;
  top_ports = false;
}