feat(focus): enable boot-time memory test
This commit is contained in:
parent
ca8595b95a
commit
07b26c4648
|
@ -13,6 +13,7 @@
|
||||||
fs.cryptsetup.allowDiscards = false;
|
fs.cryptsetup.allowDiscards = false;
|
||||||
fs.cryptsetup.uuids.secret = "c2bc361e-6f9a-48fa-b698-ed3603a9664a";
|
fs.cryptsetup.uuids.secret = "c2bc361e-6f9a-48fa-b698-ed3603a9664a";
|
||||||
boot.lanzaboote = true;
|
boot.lanzaboote = true;
|
||||||
|
boot.memtest = 4;
|
||||||
acme.enable = true;
|
acme.enable = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue