aboutsummaryrefslogtreecommitdiffstats
path: root/hosts/arrakis/services.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/arrakis/services.nix')
-rw-r--r--hosts/arrakis/services.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/arrakis/services.nix b/hosts/arrakis/services.nix
index cff00ff..fd25c63 100644
--- a/hosts/arrakis/services.nix
+++ b/hosts/arrakis/services.nix
@@ -31,7 +31,7 @@
settings = {
about-filter = "${pkgs.cgit}/lib/cgit/filters/about-formatting.sh";
branch-sort = "age";
- clone-url = "https://$HTTP_HOST/$CGIT_REPO_URL";
+ clone-url = "https://$HTTP_HOST$SCRIPT_NAME/$CGIT_REPO_URL";
css = "/nipsy/git/cgit.css";
enable-commit-graph = true;
enable-follow-links = true;