3
0
Fork 0
forked from mirrors/nixpkgs

Merge pull request #24304 from matklad/uefi-install-docs

docs: clarify UEFI bootloader setup
This commit is contained in:
goibhniu 2017-03-25 13:08:06 +01:00 committed by GitHub
commit 170b8da281

View file

@ -26,7 +26,8 @@ changes:
<literal>vfat</literal> filesystem.</para>
</listitem>
<listitem>
<para>You must set <option>boot.loader.systemd-boot.enable</option> to
<para>Instead of <option>boot.loader.grub.device</option>,
you must set <option>boot.loader.systemd-boot.enable</option> to
<literal>true</literal>. <command>nixos-generate-config</command>
should do this automatically for new configurations when booted in
UEFI mode.</para>