summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--system/prefect.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/system/prefect.nix b/system/prefect.nix
index 50f21817..833d9211 100644
--- a/system/prefect.nix
+++ b/system/prefect.nix
@@ -34,6 +34,7 @@
     Option "TripleBuffer" "on"
   '';
   boot.loader.timeout = 3;
+  boot.loader.grub.default = 2; # Default to Windows
 
   fileSystems."/data" = {
     label = "Data";