hosts/app-01: switch sops secret mode to type string
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
sopsFile = ../../secrets/app-01_searxng.env;
|
||||
format = "binary";
|
||||
owner = "searx";
|
||||
mode = 0400;
|
||||
mode = "0400";
|
||||
};
|
||||
|
||||
appserver.enable = true;
|
||||
|
Reference in New Issue
Block a user