update grub configuration

This commit is contained in:
Daniel Micay 2022-03-16 22:56:06 -04:00
parent 962270c183
commit 4a732879f3

6
grub
View File

@ -55,3 +55,9 @@ GRUB_DISABLE_RECOVERY=true
# Uncomment to disable submenus in boot menu
#GRUB_DISABLE_SUBMENU=y
# Probing for other operating systems is disabled for security reasons. Read
# documentation on GRUB_DISABLE_OS_PROBER, if still want to enable this
# functionality install os-prober and uncomment to detect and include other
# operating systems.
#GRUB_DISABLE_OS_PROBER=false