nixos/nginx: fix gitweb submodule

This commit is contained in:
gnidorah
2018-04-06 22:36:03 +03:00
parent 97e891aee0
commit 073089914e
2 changed files with 13 additions and 17 deletions
+1
View File
@@ -28,6 +28,7 @@ in
example = ''
$feature{'highlight'}{'default'} = [1];
$feature{'ctags'}{'default'} = [1];
$feature{'avatar'}{'default'} = ['gravatar'];
'';
};