services.tor.enable

NixOS option

Whether to enable Tor daemon. By default, the daemon is run without relay, exit, bridge or client connectivity.

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