services.tor.relay.enable

NixOS option

Whether to enable relaying of Tor traffic for others. See https://www.torproject.org/docs/tor-doc-relay for details. Setting this to true requires setting services.tor.relay.role and services.tor.settings.ORPort options.

type: boolean
Default
false
Example
true
declared in: nixos/modules/services/security/tor.nixView source on NixOS/nixpkgs →