From 2aba2168f46676b3a3c86be3f568eeca054d3d11 Mon Sep 17 00:00:00 2001 From: MegaFaresX <83421889+MegaFaresX@users.noreply.github.com> Date: Sun, 26 Jul 2026 13:38:32 +0300 Subject: [PATCH] Fixed Secure boot setup for grub Litreally edited one line to make the systemd-boot beacuse its STILL REQUIRED on atleast some systems like asrock --- src/content/docs/configuration/secure_boot_setup.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/docs/configuration/secure_boot_setup.mdx b/src/content/docs/configuration/secure_boot_setup.mdx index 07c25827..79ce78ee 100644 --- a/src/content/docs/configuration/secure_boot_setup.mdx +++ b/src/content/docs/configuration/secure_boot_setup.mdx @@ -213,7 +213,7 @@ sudo limine-enroll-config sudo limine-update ``` - + CachyOS provides [sbctl-batch-sign](https://github.com/CachyOS/CachyOS-Settings/blob/master/usr/bin/sbctl-batch-sign), a script that takes the list of files needed to be signed from `sudo sbctl verify` and signs them all.