* We lost the "host" command somewhere.

svn path=/nixos/branches/modular-nixos/; revision=15861
This commit is contained in:
Eelco Dolstra 2009-06-05 12:39:37 +00:00
parent aa3ce13270
commit 5bcfbcac88

View File

@ -57,6 +57,7 @@ let
pkgs.usbutils
pkgs.utillinux
pkgs.wirelesstools
pkgs.host
] ++ config.environment.extraPackages;