disable memtest86 in final installation

master
Sebastien Bourdeauducq 2022-03-30 18:01:59 +08:00
parent 3361d225cc
commit ccd3746739
1 changed files with 0 additions and 1 deletions

View File

@ -7,7 +7,6 @@
];
boot.loader.systemd-boot.enable = true;
boot.loader.systemd-boot.memtest86.enable = true;
boot.loader.efi.canTouchEfiVariables = true;
boot.kernelPackages = pkgs.linuxPackages_5_15;
hardware.cpu.intel.updateMicrocode = true;