From b0881c1fd00da1e0474d07a2050232c712ce743b Mon Sep 17 00:00:00 2001 From: Mark Nipper Date: Sun, 11 Jan 2026 11:06:18 -0800 Subject: Update cgit options to accommodate upstream https://github.com/NixOS/nixpkgs/pull/475112 --- hosts/arrakis/services.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'hosts') 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 = { -- cgit v1.2.3