move searxng from fred to dedicated docker image

This commit is contained in:
Don Harper 2025-02-13 21:28:07 -06:00
parent cd167ce9e4
commit d6c20de789
2 changed files with 1 additions and 2 deletions

View file

@ -29,7 +29,7 @@
};
};
searchEngines = {
DEFAULT = "http://fred:8888/?q={}";
DEFAULT = "http://search.trex-halfbeak.ts.net/?q={}";
w = "https://en.wikipedia.org/wiki/Special:Search?search={}&go=Go&ns0=1";
aw = "https://wiki.archlinux.org/?search={}";
nw = "https://nixos.wiki/index.php?search={}";