doc: Explain that packages can be installed in the installation system.
* doc/guix.texi (Preparing for Installation): Add paragraph about package installation in the installation system.
This commit is contained in:
parent
d9e61683cc
commit
0e69cf67cb
|
@ -5982,6 +5982,11 @@ dependencies of your system configuration can be downloaded. See the
|
||||||
``Networking'' section below.
|
``Networking'' section below.
|
||||||
@end quotation
|
@end quotation
|
||||||
|
|
||||||
|
The installation system includes many common tools needed for this task.
|
||||||
|
But it is also a full-blown GuixSD system, which means that you can
|
||||||
|
install additional packages, should you need it, using @command{guix
|
||||||
|
package} (@pxref{Invoking guix package}).
|
||||||
|
|
||||||
@subsubsection Keyboard Layout
|
@subsubsection Keyboard Layout
|
||||||
|
|
||||||
@cindex keyboard layout
|
@cindex keyboard layout
|
||||||
|
|
Loading…
Reference in New Issue