aboutsummaryrefslogtreecommitdiff
path: root/hosts/tahoe/services.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/tahoe/services.nix')
-rw-r--r--hosts/tahoe/services.nix8
1 files changed, 0 insertions, 8 deletions
diff --git a/hosts/tahoe/services.nix b/hosts/tahoe/services.nix
index 94ee6bb..b8a1b34 100644
--- a/hosts/tahoe/services.nix
+++ b/hosts/tahoe/services.nix
@@ -27,14 +27,6 @@ in
promtail.enable = true;
node-exporter.enable = true;
};
-
- cgit = {
- enable = true;
- };
- gitolite = {
- enable = true;
- stateDir = "/var/lib/gitolite";
- };
syncthing.enable = true;
backup = {
enable = true;