services.doh-proxy-rust.flags

A list of command-line flags to pass to doh-proxy. For details on the available options, see https://github.com/jedisct1/doh-server#usage.

Type
list of string
Default
[ ]
Example
[
  "--server-address=9.9.9.9:53"
]
Declared
<nixpkgs/nixos/modules/services/networking/doh-proxy-rust.nix>