prefect: boot Windows by default
1 file changed, 1 insertion(+), 0 deletions(-)
jump to
M system/prefect.nix → system/prefect.nix
@@ -34,6 +34,7 @@ Option "AllowIndirectGLXProtocol" "off" Option "TripleBuffer" "on" ''; boot.loader.timeout = 3; + boot.loader.grub.default = 2; # Default to Windows fileSystems."/data" = { label = "Data";