move searxng from fred to dedicated docker image
This commit is contained in:
parent
cd167ce9e4
commit
d6c20de789
2 changed files with 1 additions and 2 deletions
|
|
@ -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={}";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue