Migrate Synapse and Mautrix bridges (Whatsapp, Signal and Telegram)
Some checks are pending
Flake check / check (push) Waiting to run
Update `flake.lock` / update_lockfile (push) Waiting to run

This commit is contained in:
Pedro Rey Anca 2025-10-30 19:09:10 +01:00
parent 1b98a0e723
commit 2d065e2493
Signed by: peprolinbot
GPG key ID: 053EA6E00116533A
3 changed files with 320 additions and 2 deletions

View file

@ -1,6 +1,7 @@
{
imports = [
./modules/kanidm.nix
./modules/matrix.nix
./modules/reverse-proxy.nix
];
}