From aa7e9d4b6e6057f6c53e9f8e7833b3c2989d5be7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?No=C3=A9=20Lopez?= Date: Fri, 27 Mar 2026 21:43:08 +0100 Subject: [PATCH] doc: Document home-activation-service-type extension. * doc/guix.texi (Essential Home Services): Document home-activation-service-type extension. Merges: https://codeberg.org/guix/guix/pulls/7531 Change-Id: I2f27db86b138ab03ebca866b4a8be51c367b375c Reviewed-by: jgart Signed-off-by: Sharlatan Hellseher --- doc/guix.texi | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/guix.texi b/doc/guix.texi index 080caf852d..1c7ca45823 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -51944,7 +51944,9 @@ following format: @defvar home-activation-service-type The service of this type generates a guile script, which runs on every @command{guix home reconfigure} invocation or any other action, which -leads to the activation of the home environment. +leads to the activation of the home environment. This service can be +extended with G-Expressions (@pxref{G-Expressions}), which will be run +in the generated guile script. @end defvar @defvar home-symlink-manager-service-type