mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-13 06:36:37 -05:00
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
1 changed files with 5 additions and 0 deletions
|
@ -5982,6 +5982,11 @@ dependencies of your system configuration can be downloaded. See the
|
|||
``Networking'' section below.
|
||||
@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
|
||||
|
||||
@cindex keyboard layout
|
||||
|
|
Loading…
Reference in a new issue