diff --git a/hosts/tor/tor.nix b/hosts/tor/tor.nix index f2b6726..58fac5b 100644 --- a/hosts/tor/tor.nix +++ b/hosts/tor/tor.nix @@ -2,8 +2,6 @@ services.tor = { settings = { Nickname = "DXV7520"; - # Auto-detection of CPUs does not seem to work - NumCPUs = 2; ORPort = [ { addr = "91.210.59.57"; port = 443; } { addr = "[2a0d:3e83:1:b284::1]"; port = 443; }