hyperhive/nix
müde 6652ae90ab tea-login: never fail switch-to-configuration
a failed tea-login oneshot used to abort `nixos-container update`
(switch-to-configuration exits 4), which blocked every rebuild
whether the agent needed tea or not. drop `set -e`, exit 0 on
every failure path (mkdir, tea login add, missing forge). also fix
the unit description, which hardcoded /state (manager-only) — sub-
agents have /agents/<name>/state.
2026-05-17 02:58:39 +02:00
..
modules hive-forge: default to pkgs.forgejo (15.x), expose package option 2026-05-17 01:29:19 +02:00
templates tea-login: never fail switch-to-configuration 2026-05-17 02:58:39 +02:00