summaryrefslogtreecommitdiffstats
path: root/hosts
diff options
context:
space:
mode:
authorTim Keller <tjk@tjkeller.xyz>2026-09-24 17:51:37 -0500
committerTim Keller <tjk@tjkeller.xyz>2026-09-24 17:51:37 -0500
commit0d33665b7676b533a5d8b7ead830b0faa4113743 (patch)
treef4f536c05ad6d4e63d5b5176e117f11b6eba9035 /hosts
parent94a64f13e964d88235ad60fb75581b9719f297cb (diff)
downloadnixos-0d33665b7676b533a5d8b7ead830b0faa4113743.tar.xz
nixos-0d33665b7676b533a5d8b7ead830b0faa4113743.zip
remove cgit from nixos module and remove second scan path from poweredge-pro cgit
Diffstat (limited to 'hosts')
-rw-r--r--hosts/poweredge-pro/cgit.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/hosts/poweredge-pro/cgit.nix b/hosts/poweredge-pro/cgit.nix
index 9927301..6465265 100644
--- a/hosts/poweredge-pro/cgit.nix
+++ b/hosts/poweredge-pro/cgit.nix
@@ -74,7 +74,6 @@ in {
robots = "noindex, nofollow";
- scan-path = scanPath;
virtual-root = "/";
section-from-path = sectionFromStartpath;
max-repo-count = maxRepoCount;