Infini-DL360: use correct ESP mountpoint

This commit is contained in:
Infinidoge 2024-05-05 06:50:59 -04:00
parent 3d0ef49120
commit c54682e1e3
No known key found for this signature in database

View file

@ -11,6 +11,7 @@
modules = {
boot.grub.enable = true;
boot.grub.efiSysMountPoint = "/boot";
boot.timeout = 1;
hardware.form.server = true;
};