grub: Disable memtest86

The download URL does not work anymore.
nazuna
Simon Bruder 2022-07-11 21:31:41 +02:00
parent ebd3629827
commit 97a1f12d7b
Signed by: simon
GPG Key ID: 8D3C82F9F309F8EC
1 changed files with 1 additions and 1 deletions

View File

@ -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;
}; };