nix: wire the independent hive-subagent-daemon systemd unit and MCP server
This commit is contained in:
parent
7699db6500
commit
c280664d74
6 changed files with 77 additions and 2 deletions
|
|
@ -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") {
|
||||
|
|
|
|||
Loading…
Reference in a new issue