services.snowflake-proxy.extraFlags

NixOS option

Extra flags to pass to snowflake-proxy

type: list of string
Default
[ ]
Example
[
  "-metrics"
]
declared in: nixos/modules/services/networking/snowflake-proxy.nixView source on NixOS/nixpkgs →