summary refs log tree commit diff
path: root/doc/guix.texi
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2023-10-16 12:31:52 +0200
committerLudovic Courtès <ludo@gnu.org>2023-10-24 18:06:20 +0200
commit569c085927533a7c7d84dd46637637dc5f9187c1 (patch)
tree5ea8231086244d87d6c7f6d2202ad1233bbd7437 /doc/guix.texi
parent978b9619a8adcf884b672db48facca9414f3070c (diff)
downloadguix-569c085927533a7c7d84dd46637637dc5f9187c1.tar.gz
doc: Mention Guix Home in “Getting Started”.
* doc/guix.texi (Getting Started): Mention Guix Home.
(Home Configuration): Remove “still under development” note.
Diffstat (limited to 'doc/guix.texi')
-rw-r--r--doc/guix.texi10
1 files changed, 4 insertions, 6 deletions
diff --git a/doc/guix.texi b/doc/guix.texi
index 2584d80475..b90078be06 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -3074,6 +3074,10 @@ deleting old generations, collecting garbage, and other nifty features
 that will come in handy as you become more familiar with Guix.  If you
 are a developer, @pxref{Development} for additional tools.  And if
 you're curious, @pxref{Features}, to peek under the hood.
+
+You can also manage the configuration of your entire @dfn{home
+environment}---your user ``dot files'', services, and packages---using
+Guix Home.  @xref{Home Configuration}, to learn more about it!
 @end quotation
 
 Once you've installed a set of packages, you will want to periodically
@@ -43129,12 +43133,6 @@ command (@pxref{Invoking guix home}).
 @c Maybe later, it will be possible to make home configuration a part of
 @c system configuration to make everything managed by guix system.
 
-@quotation Note
-The functionality described in this section is still under development
-and is subject to change.  Get in touch with us on
-@email{guix-devel@@gnu.org}!
-@end quotation
-
 The user's home environment usually consists of three basic parts:
 software, configuration, and state.  Software in mainstream distros are
 usually installed system-wide, but with GNU Guix most software packages