services.knot.checkConfig

NixOS option

Toggles the configuration test at build time. It runs in a sandbox, and therefore cannot be used in all scenarios.

type: boolean
Default
''
  Disabled when the config uses `keyFiles` or `enableXDP`.
''
Example
false
declared in: nixos/modules/services/networking/knot.nixView source on NixOS/nixpkgs →