feat(focus): enable boot-time memory test

This commit is contained in:
514fpv 2024-02-05 14:17:10 +08:00
parent ca8595b95a
commit 07b26c4648
Signed by: koishi
SSH key fingerprint: SHA256:axz0uIzzY+5W19i7QOUuiw5LSqhKfCBKPf3L4xFRxLw

View file

@ -13,6 +13,7 @@
fs.cryptsetup.allowDiscards = false;
fs.cryptsetup.uuids.secret = "c2bc361e-6f9a-48fa-b698-ed3603a9664a";
boot.lanzaboote = true;
boot.memtest = 4;
acme.enable = true;
};