From 15f2939cdc4f0b2bc292d1739af955fd932fb4af Mon Sep 17 00:00:00 2001 From: toufic ar Date: Sat, 14 Feb 2026 07:53:30 +0200 Subject: [PATCH] searxng: remove tor proxy (way too slow) --- config/search/default.nix | 3 --- 1 file changed, 3 deletions(-) diff --git a/config/search/default.nix b/config/search/default.nix index fb38770..7155665 100644 --- a/config/search/default.nix +++ b/config/search/default.nix @@ -86,9 +86,6 @@ in { pool_connections = 100; pool_maxsize = 15; enable_http2 = true; - proxies."all://:" = ["socks5h://127.0.0.1:9050"]; - using_tor_proxy = true; - extra_proxy_timeout = 15; }; enabled_plugins = [