nixpkgs/modules/services/x11
Eelco Dolstra 17457297cb Update all legacy-style modules
I.e., modules that use "require = [options]".  Nowadays that should be
written as

  {
    options = { ... };
    config = { ... };
  };

Also, use "imports" instead of "require" in places where we actually
import another module.
2013-09-04 13:05:09 +02:00
..
desktop-managers Update all legacy-style modules 2013-09-04 13:05:09 +02:00
display-managers Move the compose-cache code from kde4 to xsession since it is supposedly useful for all X-based stuff. 2013-08-26 17:06:05 +03:00
hardware Merge pull request #154 from MarcWeber/submit/x11-wacom-intuos5-fix 2013-08-06 10:55:48 -07:00
window-managers Update all legacy-style modules 2013-09-04 13:05:09 +02:00
terminal-server.nix
xfs.conf
xfs.nix
xserver.nix Don't load nouveau and nvidiafb when using the proprietary nvidia driver 2013-08-09 18:45:45 +02:00