From 0e69cf67cb07a2f955bdebed19aec63d1d28a635 Mon Sep 17 00:00:00 2001 From: Ludovic Courtès Date: Fri, 3 Jun 2016 09:53:46 +0200 Subject: 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. --- doc/guix.texi | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'doc/guix.texi') diff --git a/doc/guix.texi b/doc/guix.texi index 6d47976378..c8c755580a 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -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 -- cgit v1.2.3