Change search method for searx
This commit is contained in:
parent
67ea27e1ce
commit
b1f54d2a56
1 changed files with 1 additions and 0 deletions
|
|
@ -9,6 +9,7 @@
|
|||
port = lib.toInt "${config.ports.searx}";
|
||||
bind_address = "0.0.0.0";
|
||||
secret_key = "&yEf!xLA@y3FdJ5BjKnUnNAkqer$iW!9";
|
||||
method = "GET";
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue