diff options
Diffstat (limited to 'hosts/arrakis/services.nix')
| -rw-r--r-- | hosts/arrakis/services.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/arrakis/services.nix b/hosts/arrakis/services.nix index cefdf99..d7e8a6f 100644 --- a/hosts/arrakis/services.nix +++ b/hosts/arrakis/services.nix @@ -22,6 +22,7 @@ cgit = { "arrakis.bitgnome.net" = { enable = true; + gitHttpBackend.checkExportOkFiles = false; nginx.location = "/nipsy/git/"; scanPath = "/home/nipsy/www/git"; settings = { |
