nixpkgs/modules
Eelco Dolstra acea54b3c6 * In the users...keyFiles option, the "string" type doesn't work very
well because elements could be paths, e.g.

    users.extraUsers.root.openssh.authorizedKeys.keyFiles =
      [ ./id_key.pub ];

  So disable the type check for now.

svn path=/nixos/trunk/; revision=32558
2012-02-25 17:31:39 +00:00
..
config pathsToLink: emacs org mode contrib folder 2012-01-23 17:14:24 +00:00
hardware intel microcode update module 2012-02-22 20:28:44 +00:00
installer Adding support for 3c59x NICs to the system-tarball-pc. 2012-02-11 21:13:10 +00:00
misc Add mpd module 2011-12-05 01:51:05 +00:00
profiles * Include glxinfo/glxgears in the graphical profile. It's very small. 2011-11-08 19:18:34 +00:00
programs Revert "Revert "add ~/bin to PATH if it exists"" 2012-01-03 17:29:20 +00:00
security sudoers: LOCALE_ARCHIVE, TERMINFO_DIRS for root and %wheel 2012-01-12 07:54:14 +00:00
services * In the users...keyFiles option, the "string" type doesn't work very 2012-02-25 17:31:39 +00:00
system * Set the default value for the ‘path’ job attribute using the NixOS 2012-02-20 19:23:15 +00:00
tasks * Use the networking.useDHCP out of the dhclient module. 2012-02-20 14:29:21 +00:00
testing strip trailing whitespace; no functional change 2011-09-14 18:20:50 +00:00
virtualisation * Fix bad default. 2012-02-23 21:25:22 +00:00
module-list.nix intel microcode update module 2012-02-22 20:28:44 +00:00
rename.nix