hades: secret config for mealie
This commit is contained in:
parent
6aca4f9f62
commit
78b96dd311
5 changed files with 17 additions and 0 deletions
|
|
@ -84,6 +84,7 @@ in {
|
|||
mealie = {
|
||||
enable = true;
|
||||
port = 8090;
|
||||
credentialsFile = config.age.secrets."mealie/secret-config".path;
|
||||
};
|
||||
|
||||
microbin = {
|
||||
|
|
|
|||
|
|
@ -22,6 +22,8 @@
|
|||
owner = "matrix-synapse";
|
||||
};
|
||||
|
||||
"mealie/secret-config" = {};
|
||||
|
||||
"microbin/secret-config" = {};
|
||||
|
||||
"miniflux/admin-credentials" = {};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue