networking.proxy.allProxy

NixOS option

This option specifies the all_proxy environment variable.

type: null or string
Default
config.networking.proxy.default
Example
"http://127.0.0.1:3128"
declared in: nixos/modules/config/networking.nixView source on NixOS/nixpkgs →