From f1f903ef9fd34aecc68aa4dce526dfb1dedbd796 Mon Sep 17 00:00:00 2001 From: dalto8 <57767042+dalto8@users.noreply.github.com> Date: Sun, 5 Feb 2023 16:28:05 +0000 Subject: [PATCH] [bootloader] Add refind to the comments for efiBootLoader --- src/modules/bootloader/bootloader.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/modules/bootloader/bootloader.conf b/src/modules/bootloader/bootloader.conf index 22e2689e7..9679f6696 100644 --- a/src/modules/bootloader/bootloader.conf +++ b/src/modules/bootloader/bootloader.conf @@ -13,7 +13,7 @@ #efiBootLoaderVar: "packagechooser_bootloader" # Define which bootloader you want to use for EFI installations -# Possible options are 'grub', 'sb-shim' and 'systemd-boot'. +# Possible options are 'grub', 'sb-shim', 'refind` and 'systemd-boot'. efiBootLoader: "grub" # systemd-boot configuration files settings