Archived
1
0
Fork 0

doc: Mention 'guix home reconfigure' upfront.

* doc/guix.texi (Declaring the Home Environment): Mention 'guix home
reconfigure'.
This commit is contained in:
Ludovic Courtès 2021-10-31 00:49:31 +02:00
parent 971a69d8e3
commit c4ac8cf4f6
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -35900,6 +35900,16 @@ be confused with Shepherd services (@pxref{Shepherd Services}). Using this exte
mechanism and some Scheme code that glues things together gives the user mechanism and some Scheme code that glues things together gives the user
the freedom to declare their own, very custom, home environments. the freedom to declare their own, very custom, home environments.
Once you have a configuration file that suits your needs, you can
reconfigure your home by running:
@example
guix home reconfigure config.scm
@end example
This ``builds'' your home environment and creates @file{~/.guix-home}
pointing to it. Voilà!
@node Configuring the Shell @node Configuring the Shell
@section Configuring the Shell @section Configuring the Shell
This section is safe to skip if your shell or shells are managed by This section is safe to skip if your shell or shells are managed by