Nextdns
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 by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/networking/nextdns.nix
services.nextdns.enable
Whether to enable the NextDNS DNS/53 to DoH Proxy service.
Type: boolean
Default
false
Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/networking/nextdns.nix