From 2eb738acfb16d2d83463300908e58967f22e558b Mon Sep 17 00:00:00 2001 From: eyjhb Date: Thu, 17 Apr 2025 13:51:56 +0200 Subject: [PATCH] searx: changed metadata to reflect that it is searXNG --- machines/gerd/services/searx.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/machines/gerd/services/searx.nix b/machines/gerd/services/searx.nix index 16e08db..c3c8091 100644 --- a/machines/gerd/services/searx.nix +++ b/machines/gerd/services/searx.nix @@ -33,8 +33,8 @@ in { # meta mine.shared.meta.searx = { - name = "searX"; - description = "We host our own searX, use it to search the web!"; + name = "searXNG"; + description = "We host our own searXNG, use it to search the web!"; url = "https://${svc_domain}"; package = let