docs(README): update matrix.gui option to services.hyperhive.* namespace (#615)

This commit is contained in:
lexis 2026-05-30 11:14:40 +02:00 committed by Mara
commit 115e500ea5

View file

@ -116,12 +116,12 @@ lives at `/var/lib/nixos-containers/hive-matrix/`. Federation is
enabled with an empty `trusted_servers` list; e2ee is deferred to
a follow-up (#551).
Optional: set `hyperhive.matrix.gui.enable = true;` to serve a
Optional: set `services.hyperhive.matrix.gui.enable = true;` to serve a
[fluffychat-web](https://fluffychat.im) matrix client at `/matrix/`
on the hive-c0re dashboard port. Disabled by default. The `◆ M4TR1X ◆ →`
tab appears in the dashboard chrome when enabled. The web client can
connect to any Matrix homeserver; enter the URL at first visit (e.g.
the local tuwunel instance if `hyperhive.matrix.enable = true`, or
the local tuwunel instance if `services.hyperhive.matrix.enable = true`, or
any external homeserver).
## Agent configuration