stupid bootloader error change
This commit is contained in:
parent
839c85fd00
commit
be8eecab9b
|
@ -8,7 +8,7 @@
|
|||
boot.loader = {
|
||||
efi = {
|
||||
canTouchEfiVariables = true;
|
||||
efiSysMountPoint = "/boot/efi";
|
||||
efiSysMountPoint = "/boot";
|
||||
};
|
||||
grub = {
|
||||
efiSupport = true;
|
||||
|
|
Loading…
Reference in New Issue