forked from nyanloutre/nixos-config
PC-Fixe: activation memtest GRUB
This commit is contained in:
parent
7f4611feef
commit
b26cf3b8ae
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@
|
|||
efiSupport = true;
|
||||
device = "nodev";
|
||||
zfsSupport = true;
|
||||
memtest86.enable = true;
|
||||
};
|
||||
boot.kernelParams = ["acpi_enforce_resources=lax"];
|
||||
boot.tmpOnTmpfs = true;
|
||||
|
|
Loading…
Add table
Reference in a new issue