diff options
| author | Tim Keller <tjk@tjkeller.xyz> | 2026-09-24 17:51:37 -0500 |
|---|---|---|
| committer | Tim Keller <tjk@tjkeller.xyz> | 2026-09-24 17:51:37 -0500 |
| commit | 0d33665b7676b533a5d8b7ead830b0faa4113743 (patch) | |
| tree | f4f536c05ad6d4e63d5b5176e117f11b6eba9035 /hosts/poweredge-pro/cgit.nix | |
| parent | 94a64f13e964d88235ad60fb75581b9719f297cb (diff) | |
| download | nixos-0d33665b7676b533a5d8b7ead830b0faa4113743.tar.xz nixos-0d33665b7676b533a5d8b7ead830b0faa4113743.zip | |
remove cgit from nixos module and remove second scan path from poweredge-pro cgit
Diffstat (limited to 'hosts/poweredge-pro/cgit.nix')
| -rw-r--r-- | hosts/poweredge-pro/cgit.nix | 1 |
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; |
