hosts: move matrix to hades

This commit is contained in:
Antoine Martin 2022-06-12 20:17:08 +02:00
parent eab8a279a1
commit cc1b9f4794
6 changed files with 10 additions and 10 deletions

View file

@ -96,11 +96,6 @@ in {
port = 8083;
};
matrix = {
enable = true;
secretConfigFile = config.age.secrets."matrix-synapse/secret-config".path;
};
monitoring = {
enable = true;
domain = "monitoring.${config.networking.domain}";