services.doh-proxy-rust.flags
NixOS option
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 stringDefault
[ ]
Example
declared in: nixos/modules/services/networking/doh-proxy-rust.nixView source on NixOS/nixpkgs →[ "--server-address=9.9.9.9:53" ]