From 8a8a31fad173ed359c5d02dbc5a28c370aae1752 Mon Sep 17 00:00:00 2001 From: Gabriel Santos Date: Mon, 1 Sep 2025 18:24:48 -0300 Subject: [PATCH] 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 --- doc/guix.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/guix.texi b/doc/guix.texi index 100a7ed8b6..a169288eca 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -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