services.cntlm.noproxy

NixOS option

A list of domains where the proxy is skipped.

type: list of string
Default
[ ]
Example
[
  "*.example.com"
  "example.com"
]
declared in: nixos/modules/services/networking/cntlm.nixView source on NixOS/nixpkgs →