nixpkgs/nixos/modules/services/web-servers/lighttpd
Bjørn Forsman d26f8b5e00 nixos/lighttpd: add missing modules to allKnownModules
The output of ./configure shows all modules/plugins, both enabled and
disabled. With this info we can finally build the _complete_ list of
modules. We were missing these:

  mod_authn_gssapi
  mod_authn_ldap
  mod_geoip

(I hit this as I was building lighttpd with ldap support and the NixOS
module said ldap was unsupported, due to these missing entries in
allKnownModules.)
2017-10-10 20:14:38 +02:00
..
cgit.nix nixos/lighttpd: move cgit setup to cgit.nix 2016-07-26 15:37:24 +02:00
collectd.nix lighttpd: add collectd submodule 2017-06-29 22:41:22 +00:00
default.nix nixos/lighttpd: add missing modules to allKnownModules 2017-10-10 20:14:38 +02:00
gitweb.nix nixos/lighttpd: set $HOME for gitweb sub-service 2017-04-11 22:54:31 +02:00
inginious.nix docker: update service units from upstream 2016-12-23 21:39:38 +01:00