From 7697ad2b90f0c490c75fa5b22dde3840fc455d2d Mon Sep 17 00:00:00 2001 From: Aargh Rai Date: Fri, 11 Jul 2025 22:04:39 +0530 Subject: nvim & boot changes --- boot.nix | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'boot.nix') diff --git a/boot.nix b/boot.nix index 05a7582..0380d33 100644 --- a/boot.nix +++ b/boot.nix @@ -12,8 +12,7 @@ menuentry "Windows" { insmod part_gpt insmod fat - insmod search_fs_uuid - insmod chain + set root=(hd0,gpt1) chainloader /EFI/Microsoft/Boot/bootmgfw.efi } menuentry "Reboot" { -- cgit v1.2.3