aboutsummaryrefslogtreecommitdiffstats
path: root/hosts/arrakis/services.nix
diff options
context:
space:
mode:
authorMark Nipper <nipsy@bitgnome.net>2024-10-13 21:16:16 -0700
committerMark Nipper <nipsy@bitgnome.net>2024-10-13 21:16:16 -0700
commit1f9cee0ec3a4825f104e3f7cb32079fe7c0db45f (patch)
treeb07da7228c14ff4ecf45a0281fb8ea94959dd08f /hosts/arrakis/services.nix
parent6e1bd09f465f48bc9e19aad31d41959ccd4a040f (diff)
downloadnix-1f9cee0ec3a4825f104e3f7cb32079fe7c0db45f.tar
nix-1f9cee0ec3a4825f104e3f7cb32079fe7c0db45f.tar.gz
nix-1f9cee0ec3a4825f104e3f7cb32079fe7c0db45f.tar.bz2
nix-1f9cee0ec3a4825f104e3f7cb32079fe7c0db45f.tar.lz
nix-1f9cee0ec3a4825f104e3f7cb32079fe7c0db45f.tar.xz
nix-1f9cee0ec3a4825f104e3f7cb32079fe7c0db45f.tar.zst
nix-1f9cee0ec3a4825f104e3f7cb32079fe7c0db45f.zip
More nipsy cgit
Diffstat (limited to 'hosts/arrakis/services.nix')
-rw-r--r--hosts/arrakis/services.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/arrakis/services.nix b/hosts/arrakis/services.nix
index cea4f3a..c796bfa 100644
--- a/hosts/arrakis/services.nix
+++ b/hosts/arrakis/services.nix
@@ -15,6 +15,7 @@
about-filter = "${pkgs.cgit}/lib/cgit/filters/about-formatting.sh";
css = "/nipsy/git/cgit.css";
enable-follow-links = true;
+ enable-git-config = true;
enable-index-links = true;
enable-index-owner = false;
logo = "/nipsy/git/cgit.png";