Hi,

[email protected] skribis:

> commit 78a9b4f996ba18b4460ba380b87e9538007c27e0
> Author: Mathieu Othacehe <[email protected]>
> AuthorDate: Sat Jan 7 19:12:30 2023 +0100
>
>     services: base: Add extra-env support to guix-configuration.
>     
>     * gnu/services/base.scm (<guix-configuration>)[extra-env]: New field.
>     (guix-shepherd-service): Honor it.
>     * doc/guix.texi (Base Services): Document it.

[...]

> +@item @code{extra-env} (default: @code{'()})
> +Environment variables to be set before starting the daemon, as a list of
> +@code{key=value} strings.

Nitpick: To stick to existing naming conventions, could we rename it to
‘environment-variables’ or ‘environment’?

Ludo’.

Reply via email to