mirror of
https://github.com/Snigdha-OS/snigdhaos-calamares-config.git
synced 2025-09-20 20:04:56 +02:00
perf(rmv): remove linux-hardened kernel.
This commit is contained in:
@@ -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.
|
||||
|
Reference in New Issue
Block a user