diff options
| author | andromeda <andromeda@lenovo> | 2026-05-06 21:07:20 +0200 |
|---|---|---|
| committer | andromeda <andromeda@lenovo> | 2026-05-06 21:07:20 +0200 |
| commit | f6743a8424c5b4feec6b72039b3f188c1a6de39f (patch) | |
| tree | 02e05b172ca51567c665a6f07535cc440adc668c /galaxious | |
| parent | ec847215cc28b18b94edc452abf8f978d2a18124 (diff) | |
cgit - disable http
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 f2b38fd..6bea272 100644 --- a/galaxious/configuration.nix +++ b/galaxious/configuration.nix @@ -38,6 +38,7 @@ in { services = { cgit."git.galaxious.de" = { enable = true; + gitHttpBackend.enable = false; }; openssh.enable = true; }; |
