services.collectd.validateConfig

NixOS option

Validate the syntax of collectd configuration file at build time. Disable this if you use the Include directive on files unavailable in the build sandbox, or when cross-compiling.

type: boolean
Default
true
declared in: nixos/modules/services/monitoring/collectd.nixView source on NixOS/nixpkgs →