mirror of
https://github.com/Gerg-L/nixos.git
synced 2025-12-10 00:43:56 -05:00
fix: misc breakage from updates
This commit is contained in:
parent
b9590a22e3
commit
de3349bb4d
5 changed files with 6 additions and 7 deletions
|
|
@ -10,7 +10,7 @@ in
|
|||
services.searx = {
|
||||
enable = true;
|
||||
package = pkgs.searxng;
|
||||
runInUwsgi = true;
|
||||
configureUwsgi = true;
|
||||
uwsgiConfig = {
|
||||
http = link.tuple;
|
||||
disable-logging = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue