hyperhive/nix/modules
Repository files (latest commit first)
Filename Latest commit message Latest commit date
atlas 18941848dc feat(gateway): add security headers to all vhosts
X-Frame-Options, X-Content-Type-Options, Referrer-Policy at server
scope on _, forge, and matrix vhosts. HSTS added when TLS is active.

nginx inheritance rule: locations with their own add_header (CORS API
endpoints like /.well-known/matrix/client, /_matrix/) are unaffected —
they already carry the headers they need. HTML-serving and proxy
locations pick the security headers up automatically.
2026-06-04 13:50:22 +02:00
..
hive-c0re.nix feat(#1184): make agent CPU quota and memory limit configurable 2026-06-03 21:39:14 +02:00
hive-ci.nix fix: wait for forge-core-token in prefetch instead of bailing early 2026-06-03 22:50:01 +02:00
hive-forge.nix fix(#981): enable Forgejo Actions so runner registration token API works 2026-06-01 18:38:44 +02:00
hive-gateway.nix feat(gateway): add security headers to all vhosts 2026-06-04 13:50:22 +02:00
hive-matrix.nix fix(#1061): suppress tuwunel default displayname suffix 2026-06-02 11:18:38 +02:00
hive-network.nix fix: assert gateway.enable when isolateContainers + forge.enable 2026-06-03 16:33:10 +02:00