services/searxng: fix reference to sops when calling path
This commit is contained in:
@@ -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 = {
|
||||
|
Reference in New Issue
Block a user