* Add OpenSSH and pciutils to the boot environment.

svn path=/nixos/trunk/; revision=7918
This commit is contained in:
Eelco Dolstra
2007-02-19 22:33:44 +00:00
parent 06a6116c44
commit 17cc5ecc47
3 changed files with 6 additions and 3 deletions

View File

@@ -19,7 +19,8 @@ $ nix-build system/system.nix \
-A <replaceable>attr</replaceable></screen>
where <replaceable>attr</replaceable> is an attribute in
system/system.nix (e.g., <literal>bootStage1</literal>).</para>
<filename>system/system.nix</filename> (e.g.,
<literal>bootStage1</literal>).</para>
</section>