diff options
| author | andromeda <andromeda@lenovo> | 2026-05-06 21:11:33 +0200 |
|---|---|---|
| committer | andromeda <andromeda@lenovo> | 2026-05-06 21:11:33 +0200 |
| commit | 5003f47026015406ac458d977a547f95e75e7b85 (patch) | |
| tree | 1d3b5bbe36cf129a63b31a76ffd3cb1eed90b749 /galaxious | |
| parent | f6743a8424c5b4feec6b72039b3f188c1a6de39f (diff) | |
cgit - scan path
Diffstat (limited to 'galaxious')
| -rw-r--r-- | galaxious/configuration.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/galaxious/configuration.nix b/galaxious/configuration.nix index 6bea272..044f2c6 100644 --- a/galaxious/configuration.nix +++ b/galaxious/configuration.nix @@ -39,6 +39,7 @@ in { cgit."git.galaxious.de" = { enable = true; gitHttpBackend.enable = false; + scanPath = "/var/lib/git"; }; openssh.enable = true; }; |
