summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2016-06-03 09:53:46 +0200
committerLudovic Courtès <ludo@gnu.org>2016-06-03 10:26:42 +0200
commit0e69cf67cb07a2f955bdebed19aec63d1d28a635 (patch)
treedb3fccf2f13f8e53f5fb8f23d3cad354b058d8b3 /doc
parentd9e61683ccd55204eff996fe0997b07b05b0f1f1 (diff)
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.
Diffstat (limited to 'doc')
-rw-r--r--doc/guix.texi5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/guix.texi b/doc/guix.texi
index 6d479763786..c8c755580a7 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -5982,6 +5982,11 @@ dependencies of your system configuration can be downloaded. See the
5982``Networking'' section below. 5982``Networking'' section below.
5983@end quotation 5983@end quotation
5984 5984
5985The installation system includes many common tools needed for this task.
5986But it is also a full-blown GuixSD system, which means that you can
5987install additional packages, should you need it, using @command{guix
5988package} (@pxref{Invoking guix package}).
5989
5985@subsubsection Keyboard Layout 5990@subsubsection Keyboard Layout
5986 5991
5987@cindex keyboard layout 5992@cindex keyboard layout