From 26e275222b0f831930aef0a6b38e32e56ad78c36 Mon Sep 17 00:00:00 2001 From: Austin-Olacsi <138650713+Austin-Olacsi@users.noreply.github.com> Date: Sat, 10 Jan 2026 04:45:27 -0700 Subject: [feat] engines: add CachyOS Packages Search --- searx/settings.yml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'searx/settings.yml') diff --git a/searx/settings.yml b/searx/settings.yml index 8806674b6..333d069a2 100644 --- a/searx/settings.yml +++ b/searx/settings.yml @@ -597,6 +597,11 @@ engines: # German videos have English subtitles. disabled: true + - name: cachy os packages + engine: cachy_os + shortcut: cos + disabled: true + - name: chefkoch engine: chefkoch shortcut: chef -- cgit v1.2.3