From 84a8fdedc00d588b5af3da055b088dc85f7dcedd Mon Sep 17 00:00:00 2001 From: chn Date: Sat, 26 Oct 2024 18:11:05 +0800 Subject: [PATCH] devices.pc: fix windows boot entry --- devices/pc/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devices/pc/default.nix b/devices/pc/default.nix index 7e415b35..8decaf25 100644 --- a/devices/pc/default.nix +++ b/devices/pc/default.nix @@ -23,7 +23,7 @@ inputs: resume = "/dev/mapper/swap"; rollingRootfs = {}; }; - grub.windowsEntries."645C-284C" = "Windows"; + grub.windowsEntries."08D3-10DE" = "Windows"; nix = { marches =