summary refs log tree commit diff stats
path: root/system/prefect.nix
diff options
context:
space:
mode:
Diffstat (limited to 'system/prefect.nix')
-rw-r--r--system/prefect.nix5
1 files changed, 5 insertions, 0 deletions
diff --git a/system/prefect.nix b/system/prefect.nix
index d7781785..059eff0c 100644
--- a/system/prefect.nix
+++ b/system/prefect.nix
@@ -43,6 +43,11 @@
     Option "TripleBuffer" "on"
   '';
   boot.loader.grub.useOSProber = false;
+  boot.loader.grub.extraEntries = ''
+    menuentry "Windows" {
+      chainloader ($drive1)//EFI/Microsoft/Boot/bootmgfw.efi
+    }
+  '';
 
   boot.kernelPackages = pkgs.linuxPackages_zen;
   boot.extraModulePackages = with config.boot.kernelPackages; [