update warning
This commit is contained in:
parent
d7930fbc69
commit
385f4e01e1
1 changed files with 1 additions and 1 deletions
|
|
@ -121,7 +121,7 @@ We will need to copy some things over from `configuration.nix`, namely boot rela
|
||||||
boot.loader.grub.device = "/dev/vda"; # the device to change
|
boot.loader.grub.device = "/dev/vda"; # the device to change
|
||||||
```
|
```
|
||||||
|
|
||||||
> [!WARN]
|
> [!WARNING]
|
||||||
> DO NOT COPY THIS CODE, THIS IS JUST AN EXAMPLE OF WHAT TO LOOK FOR
|
> DO NOT COPY THIS CODE, THIS IS JUST AN EXAMPLE OF WHAT TO LOOK FOR
|
||||||
|
|
||||||
Make sure the device targets the correct drive for your EFI to be installed on.
|
Make sure the device targets the correct drive for your EFI to be installed on.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue