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
|
|
@ -203,7 +203,8 @@
|
|||
# unreachable from inside a container — wrapped with
|
||||
# `wireguard-tools` for `hivectl wg`). The daemon/harness/MCP bins
|
||||
# the harness execs (hive-agent{,-mcp}, hive-bash-daemon,
|
||||
# hive-matrix-daemon, hive-matrix-mcp) are wired via their own
|
||||
# hive-subagent-daemon, hive-matrix-daemon, hive-matrix-mcp) are
|
||||
# wired via their own
|
||||
# ExecStart/command lines in the sibling modules — they don't need
|
||||
# to be on PATH too. Only this one is actually looked up on PATH
|
||||
# by claude/shell code inside the container:
|
||||
|
|
|
|||
Loading…
Reference in a new issue