From e83fcb180355e46e7e15229111b198338e20be06 Mon Sep 17 00:00:00 2001 From: Aaditya Bhatia Date: Tue, 30 Dec 2025 11:23:54 +0530 Subject: [PATCH] arch --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index cce97d2..0432f75 100644 --- a/README.md +++ b/README.md @@ -5,12 +5,11 @@ This guide documents the **working and reliable method** to fix boot and hardwar ⚠️ **Prerequisite:** This assumes **GRUB2 is installed and functioning correctly**. -If you are using **NixOS**, you may need to: +If you are using **Arch/NIX**, you may need to: * Install Linux initially using `noapic` or `pci=nobar` * Boot once with the same kernel parameters * Switch from `systemd-boot` to **GRUB2** - (Search for *“NixOS bootloader”* in the official documentation for exact steps.) Once GRUB is active, follow the steps below.