mirror of
https://github.com/fort-nix/nix-bitcoin.git
synced 2024-11-26 16:18:52 +03:00
Fix boot loader reference for UEFI
This commit is contained in:
parent
4d1150a671
commit
792962bb32
@ -389,7 +389,7 @@ Follow the [Setup deployment directory](#3-setup-deployment-directory) instructi
|
||||
|
||||
Option 1: Enable systemd boot for UEFI
|
||||
```
|
||||
boot.loader.grub.device = "/dev/sda";
|
||||
boot.loader.systemd-boot.enable = true;
|
||||
```
|
||||
Option 2: Set grub device for Legacy Boot (MBR)
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user