services.dnsproxy.flags
NixOS option
A list of extra command-line flags to pass to dnsproxy. For details on the available options, see https://github.com/AdguardTeam/dnsproxy#usage. Keep in mind that options passed through command-line flags override config options.
type: list of stringDefault
[ ]
Example
declared in: nixos/modules/services/networking/dnsproxy.nixView source on NixOS/nixpkgs →[ "--upstream=1.1.1.1:53" ]