summaryrefslogtreecommitdiff
path: root/services/cgit.nix
AgeCommit message (Collapse)Author
15 hoursservices/cgit: add declarative public repo markers via NixJohn Bargman
Use strict-export=git-daemon-export-ok for visibility control. Public repos: testing, nixtaml, nixtaml-website Private repos: crash-web, gitolite-admin (SSH auth only) Never make imperative changes - Nix is the source of truth.
2026-02-22update completedJohn Bargman
2025-08-20fixed everythingJohn Bargman
2024-11-30engage secrixJohn Bargman
2024-11-30reorg and update; add cgitJohn Bargman