nixos/lighttpd: improve sub-service option types (cgit, gitweb)

This commit is contained in:
Bjørn Forsman
2014-07-23 22:18:37 +02:00
parent 35ebc72f1c
commit 162cb556f6
2 changed files with 3 additions and 3 deletions
@@ -29,7 +29,7 @@ in
cache-size=1000
scan-path=/srv/git
'';
type = types.string;
type = types.lines;
description = ''
Verbatim contents of the cgit runtime configuration file. Documentation
(with cgitrc example file) is available in "man cgitrc". Or online: