@eshanized updated the repository!!!

This commit is contained in:
Eshan Roy (Eshanized)
2024-04-11 18:40:51 +05:30
parent e8a68575f3
commit 89a7af8ba4

View File

@@ -30,12 +30,10 @@ loaderEntries:
- "console-mode keep"
# systemd-boot and refind support custom kernel params
kernelParams: [ "quiet" ]
bootloaderEntryName: "SnigdhaOS"
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","linux-hardened" ]
# GRUB 2 binary names and boot directory
# Some distributions (e.g. Fedora) use grub2-* (resp. /boot/grub2/) names.