Add matrix-synapse host

This commit is contained in:
fi 2023-08-29 16:10:22 +02:00
parent b7864a6798
commit e93c605ebb
Signed by: fi
SSH key fingerprint: SHA256:d+6fQoDPMbSFK95zRVflRKZLRKF4cPSQb7VIxYkhFsA
13 changed files with 186 additions and 41 deletions

View file

@ -37,6 +37,9 @@ in
hostNixpkgs = nixpkgs-unstable;
site = "vs";
};
matrix = {
site = "vs";
};
metrics = {
site = "vs";
};