hosts/app-01: change sops secret owner to searx
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
sops.secrets."SEARXNG_SECRETS" = {
|
||||
sopsFile = ../../secrets/app-01_searxng.env;
|
||||
format = "binary";
|
||||
owner = "searxng";
|
||||
owner = "searx";
|
||||
mode = 0400;
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user