mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
docs: Fix module reference in guix-home-service-type.
* doc/guix.texi (Guix Services): Use (gnu services guix) module instead of the outdated (gnu home) module in the example. Closes #2369. Change-Id: I19eeeffbaeb150db68510c90b0f7c8ef23bdfeb6 Signed-off-by: Maxim Cournoyer <maxim@guixotic.coop>
This commit is contained in:
committed by
Maxim Cournoyer
parent
0c458e27df
commit
8a8a31fad1
@@ -43479,7 +43479,7 @@ is a string representing the user to deploy the configuration under and
|
||||
the value is a home-environment configuration.
|
||||
|
||||
@lisp
|
||||
(use-modules (gnu home))
|
||||
(use-modules (gnu services guix))
|
||||
|
||||
(define my-home
|
||||
(home-environment
|
||||
|
||||
Reference in New Issue
Block a user