Added zitadel masterkey + rewritten agenix secrets module.
This commit is contained in:
parent
7d59f3cdb1
commit
53fb8e06dc
5 changed files with 49 additions and 34 deletions
|
|
@ -15,7 +15,7 @@ in {
|
|||
|
||||
services.zitadel = {
|
||||
enable = true;
|
||||
masterKeyFile = "/etc/default/zitadel";
|
||||
masterKeyFile = config.age.secrets.zitadel-key.path;
|
||||
settings = {
|
||||
inherit Port ExternalDomain;
|
||||
ExternalPort = 443;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue