services.nextdns.arguments

Additional arguments to be passed to nextdns run.

Type
list of string
Default
[ ]
Example
[
  "-config"
  "10.0.3.0/24=abcdef"
]
Declared
<nixpkgs/nixos/modules/services/networking/nextdns.nix>