hyperhive: matrix ui

This commit is contained in:
müde 2026-05-30 18:45:29 +02:00
commit 5e734d88d5
2 changed files with 12 additions and 9 deletions

View file

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