From 9609d04718571c9265d9673f87e010432f99f01e Mon Sep 17 00:00:00 2001 From: tv Date: Mon, 13 Jul 2020 11:39:02 +0200 Subject: tv cgit: enable syntax highlighting --- tv/2configs/gitrepos.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'tv/2configs') diff --git a/tv/2configs/gitrepos.nix b/tv/2configs/gitrepos.nix index 95ab75b..10bfb50 100644 --- a/tv/2configs/gitrepos.nix +++ b/tv/2configs/gitrepos.nix @@ -22,6 +22,7 @@ let { ]; root-desc = "mostly krebs"; root-title = "repositories at ${config.krebs.build.host.name}"; + source-filter = "${pkgs.cgit}/lib/cgit/filters/syntax-highlighting.py"; }; }; repos = repos; -- cgit v1.2.3