civodul pushed a commit to branch master
in repository guix.
commit 2afb48804e4ff829ed5ed97757fde0a2cd8e39fc
Author: Simon Josefsson <[email protected]>
AuthorDate: Fri Feb 7 09:12:48 2025 +0100
doc: Recommend login as non-root user after installation.
* doc/guix.texi (After System Installation): Fix.
Signed-off-by: Simon Josefsson <[email protected]>
Signed-off-by: Ludovic Courtès <[email protected]>
---
doc/guix.texi | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/doc/guix.texi b/doc/guix.texi
index ce780682ed..278e610194 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -2595,8 +2595,9 @@ unless your configuration specifies otherwise
@node After System Installation
@section After System Installation
-Success, you've now booted into Guix System! You can upgrade the system
-whenever you want by running:
+Success, you've now booted into Guix System! Login to the system using
+the non-@code{root} user that you created during installation. You can
+upgrade the system whenever you want by running:
@example
guix pull