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 = {
|
services.searx = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
package = pkgs.searxng;
|
||||||
settings = {
|
settings = {
|
||||||
server = {
|
server = {
|
||||||
port = 8082;
|
port = 8082;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue