sops.secrets -> config.sops.secrets

This commit is contained in:
Charlotte 🦝 Delenk 2022-05-30 15:00:37 +01:00
parent db007f2c81
commit 7a7e915ea2
Signed by: darkkirb
GPG key ID: AB2BD8DAF2E37122

View file

@ -51,7 +51,7 @@
enable_registration = false;
app_service_config_files = [
"/var/lib/mautrix-telegram/telegram-registration.yaml"
sops.secrets."services/synapse/discord-dev-registration.yaml".path
config.sops.secrets."services/synapse/discord-dev-registration.yaml".path
];
signing_key_path = config.sops.secrets."services/synapse/private_key".path;
encryption_enabled_by_default_for_room_type = "all";