* Oops, didn't want to commit that.

svn path=/nixos/trunk/; revision=16898
This commit is contained in:
Eelco Dolstra 2009-08-31 13:46:56 +00:00
parent 921b838149
commit a7001d34d7

View file

@ -155,7 +155,6 @@ in
# installation.
installer.nixpkgsURL = http://nixos.org/releases/nixpkgs/channels/nixpkgs-unstable;
/*
boot.postBootCommands =
''
export PATH=${pkgs.gnutar}/bin:${pkgs.bzip2}/bin:$PATH
@ -177,7 +176,6 @@ in
# running system on the CD/DVD.
cp ${dummyConfiguration} /etc/nixos/configuration.nix
'';
*/
# Some more help text.
services.mingetty.helpLine =