services/searxng: fix reference to sops when calling path

This commit is contained in:
2025-09-01 00:05:28 -07:00
parent 0d268a314d
commit 718bd8b41f

View File

@@ -32,7 +32,7 @@ in
enable = true;
package = pkgsUnstable.searxng;
redisCreateLocally = true;
environmentFile = sops.secrets."SEARXNG_SECRETS".path;
environmentFile = config.sops.secrets."SEARXNG_SECRETS".path;
settings = {
general = {