From f64462419879ab6138ab073450b3ccd69e0906fd Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Tue, 11 May 2021 06:21:34 -0400 Subject: A few cgit settings --- Biz/Cloud/Web.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Biz') diff --git a/Biz/Cloud/Web.nix b/Biz/Cloud/Web.nix index 3ee6149..65968ce 100644 --- a/Biz/Cloud/Web.nix +++ b/Biz/Cloud/Web.nix @@ -59,6 +59,8 @@ in css = "/git/cgit.css"; logo = "/git/cgit.png"; root-title = "ben's git repos"; + root-desc = "building"; + enable-git-config = 1; clone-url = lib.strings.concatStringsSep " " [ "https://$HTTP_HOST/git/$CGIT_REPO_URL" "git://$HTTP_HOST/$CGIT_REPO_URL" -- cgit v1.2.3