From 53f52bb1b49894e62447f722faaf864b3a819215 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(+) diff --git a/tv/2configs/gitrepos.nix b/tv/2configs/gitrepos.nix index 95ab75b3d..10bfb507d 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