[bootloader] default to grub for efi installations
This commit is contained in:
parent
5043bb4e0d
commit
4759279fab
@ -1,7 +1,7 @@
|
||||
---
|
||||
# Define which bootloader you want to use for EFI installation
|
||||
# Define which bootloader you want to use for EFI installations
|
||||
# Possible options are 'grub' and 'gummiboot'.
|
||||
efiBootLoader: "gummiboot"
|
||||
efiBootLoader: "grub"
|
||||
|
||||
# Gummiboot configuration files settings, set kernel and initramfs file names
|
||||
# and amount of time before default selection boots
|
||||
|
Loading…
Reference in New Issue
Block a user