hyperhive: enable matrix

This commit is contained in:
müde 2026-05-30 14:24:30 +02:00
commit 270d5422c2
2 changed files with 6 additions and 4 deletions

View file

@ -4,5 +4,7 @@
config.services.hyperhive = {
enable = true;
domain = "pr1ma.darkest.space";
matrix.enable = true;
};
}