nixpkgs/nixos/modules
Peter Simons d270604117 nixos: remove redundant services.dovecot2.package option
Instead of using this option, please modify the dovecot package by means of an
override. For example:

  nixpkgs.config.packageOverrides = super: {
    dovecot = super.dovecot.override { withPgSQL = true; };
  };

Closes https://github.com/NixOS/nixpkgs/issues/14097.
2016-05-06 10:10:06 +02:00
..
config Revert "pulseaudio: select correct outputs" 2016-04-28 17:06:09 +03:00
hardware rtl8723bs-firmware: init, split off from rtl8723bs 2016-04-25 00:41:25 -07:00
i18n/input-method input-method module: fix folder case 2016-04-12 19:50:26 +09:00
installer installer: simple PXE bootable NixOS installer 2016-04-29 10:42:39 +01:00
misc graylog service: Initial graylog service 2016-04-28 23:27:57 +02:00
profiles treewide: Use correct output in ${config.nix.package}/bin 2016-04-25 16:44:37 +02:00
programs Merge pull request #14212 from aneeshusa/add-mosh-service 2016-04-18 14:31:59 -07:00
security grsecurity: support disabling TCP simultaneous connect 2016-05-04 03:53:24 +02:00
services nixos: remove redundant services.dovecot2.package option 2016-05-06 10:10:06 +02:00
system Update etc example to not use a real config file 2016-04-27 10:27:52 -05:00
tasks networking module: Add some missing literalExample 2016-04-25 18:15:52 +02:00
testing
virtualisation Merge branch 'pr/14911' 2016-05-05 21:28:27 +01:00
module-list.nix graylog service: Initial graylog service 2016-04-28 23:27:57 +02:00
rename.nix nixos: remove redundant services.dovecot2.package option 2016-05-06 10:10:06 +02:00