networking.proxy.default

NixOS option

This option specifies the default value for httpProxy, httpsProxy, ftpProxy and rsyncProxy.

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