Updated script to properly allow efi boot

This commit is contained in:
2025-03-20 17:02:48 +00:00
parent 418e989946
commit 624861cab9
2 changed files with 15 additions and 5 deletions

View File

@ -5,6 +5,7 @@
boot.loader.grub = {
enable = true;
device = "nodev";
efiSupport = true;
};
fileSystems."/" = {