about summary refs log tree commit diff
path: root/nixos/modules/services/web-servers/lighttpd
AgeCommit message (Expand)AuthorFilesLines
2019-07-03Merge staging-next into stagingFrederik Rietdijk1-2/+2
2019-07-01treewide: use dontConfigureworldofpeace1-1/+1
2019-06-26nixos/cgit: fix config examplepacien1-2/+2
2019-06-11nixos/cgit: mention filters in configText examplepacien1-0/+2
2018-12-15lib.makePerlPath -> perlPackages.makePerlPathvolth1-1/+1
2018-07-19inginious: removeMaximilian Bosch1-261/+0
2018-06-30nixos/modules: users.(extraUsers|extraGroup->users|group)Florian Klink2-3/+3
2018-06-13cgit: parametrise subdirectoryNotkea1-6/+22
2018-04-17nixos/gitweb: add gitwebTheme optiongnidorah1-2/+5
2018-03-29gitweb: use common optionsgnidorah1-30/+3
2018-03-29nixos/nginx: add gitweb sub-servicegnidorah1-0/+5
2017-12-15nixos/lighttpd: update allKnownModules listBjørn Forsman1-0/+3
2017-11-23inginious: fix options evalGraham Christensen1-1/+1
2017-10-10nixos/lighttpd: add missing modules to allKnownModulesBjørn Forsman1-1/+5
2017-07-29nixos/lighttpd: add enableUpstreamMimeTypes optionBjørn Forsman1-8/+14
2017-07-29nixos/lighttpd: update list of allowed module namesBjørn Forsman1-1/+4
2017-07-14nixos/lighttpd: fix indent (tab -> space)Bjørn Forsman1-1/+1
2017-06-29lighttpd: add collectd submoduleVolth1-0/+58
2017-04-11nixos/lighttpd: set $HOME for gitweb sub-serviceBjørn Forsman1-1/+2
2016-12-23docker: update service units from upstreamJörg Thalheim1-2/+1
2016-07-26nixos/lighttpd: move cgit setup to cgit.nixBjørn Forsman2-6/+5
2016-06-14inginious: init NixOS moduleGuillaume Maudoux1-0/+262
2015-11-14lighttpd: fix mod_rewrite appearing twiceGuillaume Maudoux1-1/+0
2015-06-15types.uniq types.int -> types.intEelco Dolstra1-1/+1
2015-06-15types.uniq types.bool -> types.boolEelco Dolstra3-5/+5
2014-10-05nixos/lighttpd: add services.lighttpd.enableModules optionBjørn Forsman3-13/+88
2014-08-12nixos/lighttpd: fix modules for gitwebHarald van Dijk1-3/+3
2014-07-23nixos/lighttpd: improve sub-service option types (cgit, gitweb)Bjørn Forsman2-3/+3
2014-07-23nixos/lighttpd-service: don't use types.string (it's deprecated)Bjørn Forsman1-3/+3
2014-04-14Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra3-6/+6
2013-10-30Substitute "types.uniq types.string" -> "types.str"Eelco Dolstra2-3/+3
2013-10-10Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra3-0/+310