fixed typo

This commit is contained in:
Sohrab Behdani 2025-02-24 22:11:01 +03:30
parent bca12a3418
commit 15c3f1565c

View file

@ -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"