services.coredns.extraArgs

NixOS option

Extra arguments to pass to coredns.

type: list of string
Default
[ ]
Example
[
  "-dns.port=53"
]
declared in: nixos/modules/services/networking/coredns.nixView source on NixOS/nixpkgs →