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:
Gabriel Santos 2025-09-01 18:24:48 -03:00 committed by Maxim Cournoyer
parent 0c458e27df
commit 8a8a31fad1
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -43479,7 +43479,7 @@ is a string representing the user to deploy the configuration under and
the value is a home-environment configuration. the value is a home-environment configuration.
@lisp @lisp
(use-modules (gnu home)) (use-modules (gnu services guix))
(define my-home (define my-home
(home-environment (home-environment