diff --git a/calamares/modules/bootloader-systemd.conf b/calamares/modules/bootloader-systemd.conf index 40ca16f..dc1ac96 100644 --- a/calamares/modules/bootloader-systemd.conf +++ b/calamares/modules/bootloader-systemd.conf @@ -33,7 +33,7 @@ loaderEntries: kernelParams: [ "quiet","nowatchdog" ] # A list of kernel names that refind should accept as kernels -refindKernelList: [ "linux","linux-lts","linux-zen","linux-hardened" ] +refindKernelList: [ "linux","linux-lts","linux-zen" ] # GRUB 2 binary names and boot directory # Some distributions (e.g. Fedora) use grub2-* (resp. /boot/grub2/) names.