docs(README): update matrix.gui option to services.hyperhive.* namespace (#615)
This commit is contained in:
parent
c78f728bc1
commit
115e500ea5
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue