grub: Disable memtest86
The download URL does not work anymore.
This commit is contained in:
parent
ebd3629827
commit
97a1f12d7b
|
@ -7,7 +7,7 @@
|
||||||
version = 2;
|
version = 2;
|
||||||
gfxmodeBios = "1920x1080,1920x1200,1024x768,auto";
|
gfxmodeBios = "1920x1080,1920x1200,1024x768,auto";
|
||||||
gfxpayloadBios = "keep";
|
gfxpayloadBios = "keep";
|
||||||
memtest86.enable = true;
|
#memtest86.enable = true;
|
||||||
};
|
};
|
||||||
timeout = 2;
|
timeout = 2;
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue