hyperhive/nix/templates
iris 39bd46b244 agent icon: add hyperhive.icon option + GET /icon endpoint
Foundation for the per-agent icon feature (#137).

- harness-base.nix: new hyperhive.icon option (nullable path to an
  SVG). An agent commits an SVG into its config repo and references
  it as ./icon.svg; when set it lands at /etc/hyperhive/icon.svg.
- web_ui.rs: GET /icon serves the configured SVG, falling back to the
  bundled hyperhive logo when none is set — so it always returns an
  image and consumers can hit it unconditionally.

Closes #139
2026-05-21 01:06:34 +02:00
..
agent-base.nix programs.git.enable + harness PATH tracks systemPackages 2026-05-15 16:16:14 +02:00
harness-base.nix agent icon: add hyperhive.icon option + GET /icon endpoint 2026-05-21 01:06:34 +02:00
manager.nix programs.git.enable + harness PATH tracks systemPackages 2026-05-15 16:16:14 +02:00
weston-rdp.nix nix: hyperhive.westonRdp.enable — opt-in weston + RDP backend per agent 2026-05-20 11:26:12 +02:00
weston-vnc.nix weston-vnc: fix PAM service name (weston-remote-access, not weston) 2026-05-20 20:28:32 +02:00