Set up the Telegram bridge
This commit is contained in:
@@ -55,6 +55,11 @@ in {
|
||||
port = 8118;
|
||||
format = "mautrix-python";
|
||||
package = mautrix-telegram;
|
||||
serviceConfig.EnvironmentFile = config.age.secrets.telegram.path;
|
||||
settings.telegram = {
|
||||
api_id = "$API_ID";
|
||||
api_hash = "$API_HASH";
|
||||
};
|
||||
};
|
||||
facebook = {
|
||||
port = 8228;
|
||||
|
||||
Reference in New Issue
Block a user