svn path=/nixos/trunk/; revision=22045

This commit is contained in:
Eelco Dolstra 2010-05-28 11:24:41 +00:00
parent eade772338
commit 7d9644f725

View File

@ -8,6 +8,7 @@ with pkgs.lib;
let
cfg = config.environment;
requiredPackages =
[ config.system.sbin.modprobe # must take precedence over module_init_tools
config.system.sbin.mount # must take precedence over util-linux
@ -64,7 +65,7 @@ let
systemPackages = mkOption {
default = [];
example = [pkgs.icecat3 pkgs.thunderbird];
example = "[ pkgs.icecat3 pkgs.thunderbird ]";
description = ''
The set of packages that appear in
/var/run/current-system/sw. These packages are