nix: wire the independent hive-subagent-daemon systemd unit and MCP server

This commit is contained in:
damocles 2026-09-09 18:15:31 +02:00
commit c280664d74
6 changed files with 77 additions and 2 deletions

View file

@ -110,6 +110,7 @@ pub(super) async fn get_journal(
"hive-agent.service",
"hive-mcp-http.service",
"hive-bash-daemon.service",
"hive-subagent-daemon.service",
"hive-matrix-daemon.service",
];
let unit = if u.ends_with(".service") {