services.connman.extraFlags

NixOS option

Extra flags to pass to connmand

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