guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

05/17: refcard: Update bootloader-configuration.


From: Ricardo Wurmus
Subject: 05/17: refcard: Update bootloader-configuration.
Date: Mon, 30 May 2022 08:31:07 -0400 (EDT)

rekado pushed a commit to branch master
in repository maintenance.

commit 08b3bd5fd9bf6320d01e41a51c318c7eefe748b5
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon May 30 12:39:33 2022 +0200

    refcard: Update bootloader-configuration.
---
 doc/refcard/guix-refcard.lout | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/refcard/guix-refcard.lout b/doc/refcard/guix-refcard.lout
index 8cc811e..f0c65f4 100644
--- a/doc/refcard/guix-refcard.lout
+++ b/doc/refcard/guix-refcard.lout
@@ -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"))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]