From 115e500ea5714bf5dfe8e859862182798ee60df1 Mon Sep 17 00:00:00 2001 From: lexis Date: Sat, 30 May 2026 11:14:40 +0200 Subject: [PATCH] docs(README): update matrix.gui option to services.hyperhive.* namespace (#615) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e6670ec6..4b09542c 100644 --- a/README.md +++ b/README.md @@ -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