mirror of
https://github.com/Snigdha-OS/snigdhaos-calamares-config.git
synced 2025-09-21 04:14:55 +02:00
perf(rmv): remove linux-hardened kernel.
This commit is contained in:
@@ -33,7 +33,7 @@ loaderEntries:
|
|||||||
kernelParams: [ "quiet","nowatchdog" ]
|
kernelParams: [ "quiet","nowatchdog" ]
|
||||||
|
|
||||||
# A list of kernel names that refind should accept as kernels
|
# 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
|
# GRUB 2 binary names and boot directory
|
||||||
# Some distributions (e.g. Fedora) use grub2-* (resp. /boot/grub2/) names.
|
# Some distributions (e.g. Fedora) use grub2-* (resp. /boot/grub2/) names.
|
||||||
|
Reference in New Issue
Block a user