matrix-enable: drop enable option

This commit is contained in:
Jörg Thalheim
2024-05-29 16:12:06 +02:00
parent f5979d80a8
commit 13005a2aef
2 changed files with 10 additions and 3 deletions

View File

@@ -13,7 +13,6 @@
clanCore.machineName = "machine";
clanCore.clanDir = ./.;
clan.matrix-synapse = {
enable = true;
domain = "clan.test";
};
}