From 269627ff8efe4e7f0acf37d727f863cfb7e5848f Mon Sep 17 00:00:00 2001 From: "Eshan Roy (Eshanized)" Date: Thu, 11 Apr 2024 18:33:36 +0530 Subject: [PATCH] =?UTF-8?q?=E2=8F=B3=20@eshanized=20updated=20the=20reposi?= =?UTF-8?q?tory!!!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- calamares/modules/bootloader-systemd.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/calamares/modules/bootloader-systemd.conf b/calamares/modules/bootloader-systemd.conf index c1c5e54..b6fb863 100644 --- a/calamares/modules/bootloader-systemd.conf +++ b/calamares/modules/bootloader-systemd.conf @@ -32,7 +32,7 @@ loaderEntries: # systemd-boot and refind support custom kernel params kernelParams: [ "quiet" ] -bootloaderEntryName: "snigdhaos" +bootloaderEntryName: "SnigdhaOS" # A list of kernel names that refind should accept as kernels #refindKernelList: [ "linux","linux-lts","linux-zen","linux-hardened" ]