services.bird.checkConfig

NixOS option

Whether the config should be checked at build time. When the config can’t be checked during build time, for example when it includes other files, either disable this option or use preCheckConfig to create the included files before checking.

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