From 0220e5eaad03512a3050a36f989f31efb02fbd6f Mon Sep 17 00:00:00 2001 From: sefidel Date: Sun, 23 Jan 2022 19:14:49 +0900 Subject: home/browsing: use serx.cf for searx --- home/profiles/browsing/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'home') diff --git a/home/profiles/browsing/default.nix b/home/profiles/browsing/default.nix index 2d56233..20895e0 100644 --- a/home/profiles/browsing/default.nix +++ b/home/profiles/browsing/default.nix @@ -14,7 +14,7 @@ in enable = true; searchEngines = { - DEFAULT = "https://searx.be/search?q={}"; + DEFAULT = "https://serx.cf/search?q={}"; g = "https://www.google.com/search?hl=en&q={}"; ddg = "https://www.duckduckgo.com/?q={}"; nw = "https://nixos.wiki/index.php?search={}"; -- cgit 1.4.1