nixpkgs/nixos
Bjørn Forsman aff0725a7d nixos/lighttpd: add enableUpstreamMimeTypes option
enableUpstreamMimeTypes controls whether to include the list of mime
types bundled with lighttpd (upstream). This option is enabled by
default and gives a much more complete mime type list than we currently
have. If you disable this, no mime types will be added by NixOS and you
will have to add your own mime types in services.lighttpd.extraConfig.
2017-07-29 14:24:40 +02:00
..
doc/manual zfs, spl: 0.6.5.11 -> 0.7.0 2017-07-27 19:00:54 +02:00
lib nixos tests: waitForWindow: output a list of windows we see prior to the final check 2017-06-20 21:16:35 -04:00
maintainers
modules nixos/lighttpd: add enableUpstreamMimeTypes option 2017-07-29 14:24:40 +02:00
tests Merge pull request #27405 from rvl/postgresql-xml 2017-07-20 20:31:38 +02:00
COPYING
default.nix
README
release-combined.nix nixos release-combined: only build zfsroot tests on x86_64-linux 2017-06-30 15:21:30 -04:00
release-small.nix
release.nix snapper: add nixos module 2017-07-16 10:06:42 +01:00

*** NixOS ***

NixOS is a Linux distribution based on the purely functional package
management system Nix.  More information can be found at
http://nixos.org/nixos and in the manual in doc/manual.