nixpkgs/modules/services/x11/desktop-managers
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
..
default.nix add e17 desktop manager 2013-04-04 22:19:22 +02:00
e17.nix add e17 desktop manager 2013-04-04 22:19:22 +02:00
gnome.nix Update all legacy-style modules 2013-09-04 13:05:09 +02:00
kde4.nix 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
none.nix
xfce.nix xfce: Add tango-icon-theme 2013-08-15 18:02:55 +02:00
xterm.nix Update all legacy-style modules 2013-09-04 13:05:09 +02:00