{ ... }: { imports = [ ./harness-base.nix ]; # Sub-agent role: the role-driven `systemd.services.hive-ag3nt` plus # the default forge notification surface live in `harness-base.nix`. # This file is the bare entry-point referenced from `flake.nix` # (`nixosConfigurations.agent-base`) and the meta-flake's # `applied//flake.nix` for sub-agent containers. hyperhive.role = "agent"; }