summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--hosts/poweredge-pro/cgit.nix1
-rw-r--r--nixos/default.nix1
2 files changed, 0 insertions, 2 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;
diff --git a/nixos/default.nix b/nixos/default.nix
index 8cf41ab..ad91a03 100644
--- a/nixos/default.nix
+++ b/nixos/default.nix
@@ -3,7 +3,6 @@
./programs/awesome.nix
./programs/ddcutil.nix
- ./services/cgit.nix
./services/fileshares.nix
./services/mailer.nix
./services/zfs/zed-mailer.nix