Use postgresql as database for Matrix bridges

This commit is contained in:
2023-06-12 16:54:44 +02:00
parent 27f170070c
commit 13a91c8948
6 changed files with 29 additions and 9 deletions

View File

@@ -15,4 +15,6 @@ in {
"mqtt-sender.age".publicKeys = [ zion ];
"mqtt-receiver.age".publicKeys = [ zion ];
"nightscout.age".publicKeys = [ zion ];
"facebook.age".publicKeys = [ zion ];
"signal.age".publicKeys = [ zion ];
}