nixos/awstats: add missing description to extraConfig option (#76575)

This commit is contained in:
Aaron Andersen 2019-12-27 18:09:47 -05:00 committed by Danylo Hlynskyi
parent 435b8862c6
commit c95aef92b9

View File

@ -65,6 +65,7 @@ let
"ValidHTTPCodes" = "404";
}
'';
description = "Extra configuration to be appendend to awstats.\${name}.conf.";
};
webService = {