Find a file
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
doc * For the generation of manual / manpages, don't evaluate the option 2009-08-21 09:08:55 +00:00
lib * Increase the timeout to deal with heavily loaded hosts. 2009-09-03 00:05:38 +00:00
maintainers/scripts Replace special rule by a module-list.mask file which enumerates all 2009-06-11 17:59:47 +00:00
modules Refactoring of the X server module: 2009-09-10 12:37:33 +00:00
tests Shortened the Trac test expression a bit to make it more readable 2009-09-04 23:04:29 +00:00
default.nix * system.build.system -> system.build.toplevel, since the former name 2009-09-04 09:29:18 +00:00
README * URL updates. 2008-05-09 15:08:43 +00:00
release.nix * Use scrot to make screenshots. 2009-09-02 23:16:33 +00:00
STABLE * Version number, stable marker. 2006-11-04 11:27:08 +00:00
VERSION * Version number, stable marker. 2006-11-04 11:27:08 +00: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.