diff options
Diffstat (limited to 'modules/cgit.nix')
| -rw-r--r-- | modules/cgit.nix | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/modules/cgit.nix b/modules/cgit.nix index 90cf21b..318ae9c 100644 --- a/modules/cgit.nix +++ b/modules/cgit.nix @@ -62,7 +62,4 @@ }; }; - # fcgiwrap is needed to run cgit's CGI scripts; the cgit module enables it - # automatically, but we make it explicit here for clarity. - services.fcgiwrap.enable = true; } |
