fix(yume): enable lanzaboote

This commit is contained in:
514fpv 2024-07-12 17:10:40 +08:00
parent ee35e49d1a
commit f9e8ca41c4
Signed by: koishi
SSH key fingerprint: SHA256:axz0uIzzY+5W19i7QOUuiw5LSqhKfCBKPf3L4xFRxLw
2 changed files with 2 additions and 1 deletions

View file

@ -8,6 +8,7 @@
fs.esp.uuid = "6CEB-765A";
fs.type = "xfs";
fs.store = "b80e8bbe-d1ff-4d2e-ae25-9e9048d67355";
boot.lanzaboote = true;
gpu.enable = true;
gpu.type = "nvidia";
};