services.netdata.config
netdata.conf configuration as nix attributes. cannot be combined with configText.
- Type
attribute set of (attribute set)- Default
{ }- Example
global = { "debug log" = "syslog"; "access log" = "syslog"; "error log" = "syslog"; };- Declared
- <nixpkgs/nixos/modules/services/monitoring/netdata.nix>