summaryrefslogtreecommitdiffstats
path: root/hosts
diff options
context:
space:
mode:
Diffstat (limited to 'hosts')
-rw-r--r--hosts/icon/configuration.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/icon/configuration.nix b/hosts/icon/configuration.nix
index a76c95b..1edaaac 100644
--- a/hosts/icon/configuration.nix
+++ b/hosts/icon/configuration.nix
@@ -73,7 +73,7 @@
};
services.gitweb = {
- projectroot = "/srv/git";
+ projectroot = "/srv/git/repos";
extraConfig = ''
$site_name = "Skullheadx\'s Git Forge";
$omit_owner = 1;