Jump to content

Dual Booting NixOS and Windows: Difference between revisions

(→‎System time: more concise)
(→‎systemd-boot: copy edit)
Line 5: Line 5:
=== systemd-boot ===
=== systemd-boot ===


If <code>\EFI\Microsoft\Boot\bootmgfw.efi</code> is detected on the EFI System Partition (ESP), it will be loaded by systemd-boot automatically.
{{ic|systemd-boot}} will automatically detect an Windows installation ({{ic|/EFI/Microsoft/Boot/bootmgfw.efi}}) present on the EFI System Partition (ESP) and add it as a boot option.
Therefore, on EFI systems, it may be simplest to resize the existing ESP to at least 500 megabytes, and share that ESP for NixOS.


=== os-prober ===
=== os-prober ===
142

edits