Set up the Telegram bridge

This commit is contained in:
2022-07-20 22:38:20 +02:00
parent bf6a8a3859
commit 03e31460a5
4 changed files with 18 additions and 0 deletions

View File

@@ -11,4 +11,5 @@ in {
"git.age".publicKeys = [ zion ];
"dendrite.age".publicKeys = [ zion ];
"dendrite-postgres.age".publicKeys = [ zion ];
"telegram.age".publicKeys = [ zion ];
}