hyperhive/nix/modules
müde 6e9c67dd94 hive-forge: wrap forgejo in a nixos-container
avoids fighting an operator-side `services.forgejo` over the
singleton module options. container shares host netns
(`privateNetwork = false`) so agents still dial the forge via
plain `localhost:<httpPort>` and the host firewall is the only
layer that matters. container name is `hive-forge` (no `h-`
prefix) so hive-c0re's lifecycle scanner ignores it — operator
manages it with the standard `nixos-container` CLI. state lives
at `/var/lib/nixos-containers/hive-forge/var/lib/forgejo/` and
survives restarts.
2026-05-16 20:52:36 +02:00
..
hive-c0re.nix operator pronouns: configurable free-text, threaded into prompts 2026-05-16 02:05:22 +02:00
hive-forge.nix hive-forge: wrap forgejo in a nixos-container 2026-05-16 20:52:36 +02:00