Infini-DL360: use correct ESP mountpoint
This commit is contained in:
parent
3d0ef49120
commit
c54682e1e3
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@
|
||||||
|
|
||||||
modules = {
|
modules = {
|
||||||
boot.grub.enable = true;
|
boot.grub.enable = true;
|
||||||
|
boot.grub.efiSysMountPoint = "/boot";
|
||||||
boot.timeout = 1;
|
boot.timeout = 1;
|
||||||
hardware.form.server = true;
|
hardware.form.server = true;
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue