mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-12-06 21:17:14 -06:00
feat: removed searxng
This commit is contained in:
parent
eef59d8114
commit
e90d05f83d
3 changed files with 37 additions and 39 deletions
|
|
@ -33,7 +33,7 @@ in
|
|||
{
|
||||
search = {
|
||||
force = true;
|
||||
default = if hostname == deimos.name then "Brave" else "SearXNG";
|
||||
default = "Brave";
|
||||
engines = aggregatedSearchEngines;
|
||||
order = [
|
||||
"AlternativeTo"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue