feat: switch searx to searxng
This commit is contained in:
parent
899b70fcfc
commit
768ce36509
1 changed files with 1 additions and 0 deletions
|
|
@ -3,6 +3,7 @@
|
|||
{
|
||||
services.searx = {
|
||||
enable = true;
|
||||
package = pkgs.searxng;
|
||||
settings = {
|
||||
server = {
|
||||
port = 8082;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue