diff options
| author | Austin-Olacsi <138650713+Austin-Olacsi@users.noreply.github.com> | 2026-01-10 04:45:27 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-01-10 12:45:27 +0100 |
| commit | 26e275222b0f831930aef0a6b38e32e56ad78c36 (patch) | |
| tree | a5e417ea55d524e368606a9c5fb0c98b70ea5701 /searx/settings.yml | |
| parent | ae48f50245b294cd4c7f585957446a1018cbff95 (diff) | |
[feat] engines: add CachyOS Packages Search
Diffstat (limited to 'searx/settings.yml')
| -rw-r--r-- | searx/settings.yml | 5 |
1 files changed, 5 insertions, 0 deletions
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 |