manager: keepSubscriptions = true by default

This commit is contained in:
damocles 2026-05-21 22:29:25 +02:00 committed by Mara
parent 1adfd604b6
commit d58a3a3303

View file

@ -2,6 +2,10 @@
{
imports = [ ./harness-base.nix ];
# Manager keeps broad repo watch subscriptions — needs full visibility.
# Sub-agents default to false and auto-unsubscribe from firehose repos.
hyperhive.forge.keepSubscriptions = true;
# HIVE_PORT/HIVE_LABEL/gitconfig are also injected by the generated
# `applied/hm1nd/flake.nix` (see `lifecycle::setup_applied`); the values
# here are the base config so the container stays sensible if anyone