feat(memtest): ensure memtest86+ is availible in bootloader
This commit is contained in:
parent
cb81d21ad1
commit
5e83d662e8
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@
|
||||||
}: {
|
}: {
|
||||||
# Bootloader.
|
# Bootloader.
|
||||||
boot.loader.systemd-boot.enable = true;
|
boot.loader.systemd-boot.enable = true;
|
||||||
|
boot.loader.systemd-boot.memtest86.enable = true;
|
||||||
boot.loader.efi.canTouchEfiVariables = true;
|
boot.loader.efi.canTouchEfiVariables = true;
|
||||||
|
|
||||||
# enable sysrq support for REISUB
|
# enable sysrq support for REISUB
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue