doc: Show the 'bootloader' field in system example. * doc/guix.texi (Using the Configuration System): Add 'bootloader' field.
1 files changed, 2 insertions(+), 0 deletions(-) M doc/guix.texi
M doc/guix.texi => doc/guix.texi +2 -0
@@ 3125,6 3125,8 @@ Linux-Libre kernel, initial RAM disk, and boot loader looks like this: (host-name "komputilo") (timezone "Europe/Paris") (locale "fr_FR.UTF-8") (bootloader (grub-configuration (device "/dev/sda"))) (file-systems (list (file-system (device "/dev/disk/by-label/root") (mount-point "/")