feat(#1014): rename manager agent root→ruth across all crates + frontend

This commit is contained in:
damocles 2026-06-02 17:02:01 +02:00 committed by mara
commit 89665b94de
19 changed files with 71 additions and 166 deletions

View file

@ -1307,7 +1307,7 @@ in
}
// lib.optionalAttrs isManager {
# Standalone-eval fallback; meta.rs overrides at deploy time.
HIVE_LABEL = "root";
HIVE_LABEL = "ruth";
};
serviceConfig = {
ExecStart = "${pkgs.hyperhive}/bin/${binary} serve";