update to 25.11

This commit is contained in:
alsaiduq-lab 2025-12-05 16:25:11 -07:00
parent 8fbb5dea72
commit 4efebf051a
13 changed files with 118 additions and 74 deletions

View file

@ -12,7 +12,7 @@ in {
package = pkgs.searxng;
redisCreateLocally = true;
environmentFile = envFile;
runInUwsgi = false;
configureUwsgi = false;
settings = {
server = {
bind_address = "127.0.0.1";