add warn
This commit is contained in:
parent
7cf998c8b8
commit
d7930fbc69
1 changed files with 3 additions and 0 deletions
|
|
@ -121,6 +121,9 @@ We will need to copy some things over from `configuration.nix`, namely boot rela
|
|||
boot.loader.grub.device = "/dev/vda"; # the device to change
|
||||
```
|
||||
|
||||
> [!WARN]
|
||||
> 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.
|
||||
|
||||
Finally, add the following to `flake.nix` (somewhere around line 100).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue