~ruther/guix-local

9b06f503f406fc51dcf400bce97b37fd5970dd95 — Ludovic Courtès 9 years ago 7fcf2a0
doc: Mention 'grub' field of 'grub-configuration'.

* doc/guix.texi (GRUB Configuration): Add 'grub' field.
1 files changed, 3 insertions(+), 0 deletions(-)

M doc/guix.texi
M doc/guix.texi => doc/guix.texi +3 -0
@@ 12562,6 12562,9 @@ The number of seconds to wait for keyboard input before booting.  Set to

@item @code{theme} (default: @var{%default-theme})
The @code{grub-theme} object describing the theme to use.

@item @code{grub} (default: @code{grub})
The GRUB package to use.
@end table

@end deftp