hades: secret config for mealie

This commit is contained in:
Antoine Martin 2025-01-17 17:09:53 +01:00
parent 6aca4f9f62
commit 78b96dd311
5 changed files with 17 additions and 0 deletions

View file

@ -84,6 +84,7 @@ in {
mealie = {
enable = true;
port = 8090;
credentialsFile = config.age.secrets."mealie/secret-config".path;
};
microbin = {

View file

@ -22,6 +22,8 @@
owner = "matrix-synapse";
};
"mealie/secret-config" = {};
"microbin/secret-config" = {};
"miniflux/admin-credentials" = {};