services.routedns.configFile

NixOS option

Path to RouteDNS TOML configuration file.

type: absolute path
Default
"A RouteDNS configuration file automatically generated by values from services.routedns.*"
Example
"${pkgs.routedns}/cmd/routedns/example-config/use-case-1.toml"
declared in: nixos/modules/services/networking/routedns.nixView source on NixOS/nixpkgs →