nixpkgs/modules/installer
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
..
cd-dvd Update all legacy-style modules 2013-09-04 13:05:09 +02:00
scan not-detected.nix: Enable all firmware 2013-08-14 03:32:28 +02:00
tools Update all legacy-style modules 2013-09-04 13:05:09 +02:00
virtualbox-demo.nix Update all legacy-style modules 2013-09-04 13:05:09 +02:00