fixed typo
This commit is contained in:
parent
bca12a3418
commit
15c3f1565c
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
# Possible options are 'grub', 'sb-shim' and 'systemd-boot'.
|
||||
efiBootLoader: "systemd-boot"
|
||||
efiBootLoader: "grub"
|
||||
|
||||
kernelSearchPath: "/usr/lib/modules"
|
||||
#kernelName: "vmlinuz"
|
||||
|
@ -21,4 +21,4 @@ installEFIFallback: false
|
|||
loaderEntries:
|
||||
- "timeout 5"
|
||||
- "console-mode auto"
|
||||
- "reboot-for-bitlocker 1"
|
||||
- "reboot-for-bitlocker 1"
|
||||
|
|
Loading…
Add table
Reference in a new issue