changed efi boot loader with systemd-boot
This commit is contained in:
parent
e038a77903
commit
f04d3ccbcf
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
|||
|
||||
# Define which bootloader you want to use for EFI installations
|
||||
# Possible options are 'grub', 'sb-shim' and 'systemd-boot'.
|
||||
efiBootLoader: "grub"
|
||||
efiBootLoader: "systemd-boot"
|
||||
|
||||
# systemd-boot configuration files settings, set kernel search path, kernel name
|
||||
# and amount of time before default selection boots
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue