hyperhive: matrix ui
This commit is contained in:
parent
270d5422c2
commit
5e734d88d5
2 changed files with 12 additions and 9 deletions
|
|
@ -5,6 +5,9 @@
|
|||
config.services.hyperhive = {
|
||||
enable = true;
|
||||
domain = "pr1ma.darkest.space";
|
||||
matrix.enable = true;
|
||||
matrix = {
|
||||
enable = true;
|
||||
gui.enable = true;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue