services.syncthing.all_proxy
NixOS option
Overwrites the all_proxy environment variable for the Syncthing process to the given value. This is normally used to let Syncthing connect through a SOCKS5 proxy server. See https://docs.syncthing.net/users/proxying.html.
type: null or stringDefault
null
Example
declared in: nixos/modules/services/networking/syncthing.nixView source on NixOS/nixpkgs →"socks5://address.com:1234"