diff --git a/hosts/Infini-DL360/default.nix b/hosts/Infini-DL360/default.nix index fa836af..66ef646 100644 --- a/hosts/Infini-DL360/default.nix +++ b/hosts/Infini-DL360/default.nix @@ -11,6 +11,7 @@ modules = { boot.grub.enable = true; + boot.grub.efiSysMountPoint = "/boot"; boot.timeout = 1; hardware.form.server = true; };