aboutsummaryrefslogtreecommitdiffstats
path: root/hosts/arrakis
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/arrakis')
-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 30fcfc2..cff00ff 100644
--- a/hosts/arrakis/services.nix
+++ b/hosts/arrakis/services.nix
@@ -31,6 +31,7 @@
settings = {
about-filter = "${pkgs.cgit}/lib/cgit/filters/about-formatting.sh";
branch-sort = "age";
+ clone-url = "https://$HTTP_HOST/$CGIT_REPO_URL";
css = "/nipsy/git/cgit.css";
enable-commit-graph = true;
enable-follow-links = true;