From 29b83e8e0612cc807dd291e384bbf567a80bce26 Mon Sep 17 00:00:00 2001 From: Raghuram Subramani Date: Sun, 12 Oct 2025 16:29:11 -0400 Subject: about page in cgit --- modules/git/cgit.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'modules/git') diff --git a/modules/git/cgit.nix b/modules/git/cgit.nix index 123260b..e5e2e6c 100644 --- a/modules/git/cgit.nix +++ b/modules/git/cgit.nix @@ -19,6 +19,8 @@ in { root-title = "compromyse: CGIT"; root-desc = "Compromyse's Git Repositories"; + readme = ":README.md"; + repository-sort = "age"; enable-commit-graph = true; -- cgit v1.2.3