refcard: Update bootloader-configuration.

This commit is contained in:
Ricardo Wurmus 2022-05-30 12:39:33 +02:00
parent bcf3c17c9f
commit 08b3bd5fd9
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 1 additions and 1 deletions

View File

@ -295,7 +295,7 @@ complete } configuration of an operating system, along these lines:
(bootloader (bootloader-configuration
(bootloader grub-efi-bootloader)
(target "/boot/efi")
(target (list "/boot/efi"))
(keyboard-layout keyboard-layout)))
(file-systems (cons (file-system
(device (file-system-label "my-root"))