do not add memtest86 to grub by default

This commit is contained in:
Elec3137 2026-02-06 12:44:08 -08:00
commit 6e94839e87

View file

@ -51,7 +51,7 @@ in
# useOSProber = true;
# extra grub entry for memory testing
memtest86.enable = true;
# memtest86.enable = true;
};
# use tmpfs for /tmp to minimize disk wear