services: matrix-synapse: migrate to new config format

This commit is contained in:
Antoine Martin 2022-03-11 16:26:28 +01:00
parent 3edac96be2
commit aa72401909
4 changed files with 68 additions and 84 deletions

View file

@ -10,7 +10,6 @@ in {
};
config.my.secrets = {
matrix-registration-shared-secret = fileContents ./matrix-registration-shared-secret.secret;
shadow-hashed-password-alarsyo = fileContents ./shadow-hashed-password-alarsyo.secret;
shadow-hashed-password-root = fileContents ./shadow-hashed-password-root.secret;
miniflux-admin-credentials = fileContents ./miniflux-admin-credentials.secret;