1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

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 <jgart@dismail.de>
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
This commit is contained in:
Noé Lopez
2026-03-27 21:43:08 +01:00
committed by Sharlatan Hellseher
parent 3aaf965ece
commit aa7e9d4b6e

View File

@@ -51944,7 +51944,9 @@ following format:
@defvar home-activation-service-type @defvar home-activation-service-type
The service of this type generates a guile script, which runs on every The service of this type generates a guile script, which runs on every
@command{guix home reconfigure} invocation or any other action, which @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 @end defvar
@defvar home-symlink-manager-service-type @defvar home-symlink-manager-service-type