services.prometheus.exporters.knot.knotLibraryPath

NixOS option

Path to the library of knot-dns.

type: null or string
Default
null
Example
"${pkgs.knot-dns.out}/lib/libknot.so"
declared in: nixos/modules/services/monitoring/prometheus/exporters.nixView source on NixOS/nixpkgs →