nixpkgs/modules
Eelco Dolstra 6920f43f1c Refactoring of the X server module:
* Modularised the xorg.conf generation.  For instance, the Wacom and
  Synaptics support has been moved into separate modules.  The
  contents of xorg.conf is defined by the option
  services.xserver.config, and various other options for specific
  sections (e.g. services.xserver.serverLayoutSection).

* displayManager.job.env: made this an attribute set.

* tcpEnable -> enableTCP for naming consistency.

* defaultDepth can be set to 0 to leave it undefined (needed for the
  vmware driver).

* Removed some options that seem obsolete or are now the default
  (e.g. RenderAccel, AllowGLXWithComposite).

* Removed services.xserver.package.  This can now be done using
  nixpkgs.config.packageOverrides.

svn path=/nixos/trunk/; revision=17004
2009-09-10 12:37:33 +00:00
..
config * Fold the functionality of guest-users.nix into users-groups.nix by 2009-09-02 17:35:24 +00:00
hardware * Move the firmware loader into a separate module. 2009-08-10 19:27:15 +00:00
installer * system.build.system -> system.build.toplevel, since the former name 2009-09-04 09:29:18 +00:00
misc * Added an option `nixpkgs.config' that allows the Nixpkgs options to 2009-08-26 16:52:38 +00:00
programs bashrc: Source `${bash}/etc/bash_completion' when available. 2009-08-10 10:18:33 +00:00
security * SLiM / ConsoleKit compatibility hack. 2009-08-17 01:35:48 +00:00
services Refactoring of the X server module: 2009-09-10 12:37:33 +00:00
system * Removed an unnecessary flag. 2009-09-09 21:22:25 +00:00
tasks * The mount hack is gone, just use the regular mount from 2009-08-11 21:10:33 +00:00
testing * Cleanup the kernel coverage analysis. 2009-09-01 22:50:46 +00:00
virtualisation * system.build.system -> system.build.toplevel, since the former name 2009-09-04 09:29:18 +00:00
module-list.nix Refactoring of the X server module: 2009-09-10 12:37:33 +00:00