networking.proxy.rsyncProxy

NixOS option

This option specifies the rsync_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 →