mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
doc: Recommend login as non-root user after installation.
* doc/guix.texi (After System Installation): Fix. Signed-off-by: Simon Josefsson <simon@josefsson.org> Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
parent
4335fac525
commit
2afb48804e
1 changed files with 3 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue