MyNixOS website logo
option

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.

Declarations
Type
list of string
Default
[ ]
Example
[
  "--server-address=9.9.9.9:53"
]