Fix boot
This commit is contained in:
parent
cdbf80742e
commit
f40aa91ca1
2 changed files with 2 additions and 1 deletions
|
@ -52,6 +52,7 @@
|
|||
grub = {
|
||||
enable = true;
|
||||
device = "nodev";
|
||||
efiSupport = true;
|
||||
useOSProber = true;
|
||||
};
|
||||
efi.canTouchEfiVariables = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue