This commit is contained in:
Nathan McCarty 2025-04-04 19:08:14 -04:00
parent cdbf80742e
commit f40aa91ca1
2 changed files with 2 additions and 1 deletions

View file

@ -52,6 +52,7 @@
grub = {
enable = true;
device = "nodev";
efiSupport = true;
useOSProber = true;
};
efi.canTouchEfiVariables = true;