Unverified Commit f1e27743 authored by Atemu's avatar Atemu Committed by GitHub
Browse files

nixos/manual: Must disable secure boot on UEFI installs (#364406)

parents 708a7db3 28a01471
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -31,6 +31,7 @@ To begin the installation, you have to boot your computer from the install drive

     ::: {.note}
     If your computer supports both BIOS and UEFI boot, choose the UEFI option.
     You will likely need to disable "Secure Boot" to use the UEFI option. The exact steps vary by device manufacturer but generally "Secure Boot" will be listed under "Boot", "Security" or "Advanced" in the BIOS/UEFI menu.
     :::

     ::: {.note}