PC-Fixe: activation memtest GRUB

This commit is contained in:
nyanloutre 2020-04-21 02:39:01 +02:00
parent 7f4611feef
commit b26cf3b8ae
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@
efiSupport = true; efiSupport = true;
device = "nodev"; device = "nodev";
zfsSupport = true; zfsSupport = true;
memtest86.enable = true;
}; };
boot.kernelParams = ["acpi_enforce_resources=lax"]; boot.kernelParams = ["acpi_enforce_resources=lax"];
boot.tmpOnTmpfs = true; boot.tmpOnTmpfs = true;