feat(chireiden): enable secure boot

This commit is contained in:
514fpv 2024-01-04 15:24:09 +08:00
parent ac14001646
commit e5447b5cda
Signed by: koishi
SSH key fingerprint: SHA256:axz0uIzzY+5W19i7QOUuiw5LSqhKfCBKPf3L4xFRxLw

View file

@ -7,6 +7,7 @@
fs.cryptsetup.enable = true;
fs.cryptsetup.uuids.nix = "3905f87f-7b11-49ef-8ddf-f4202c555ffd";
fs.cryptsetup.uuids.persist = "b2322f01-1c44-433f-a995-4ddce5845cf9";
boot.lanzaboote = true;
gui.enable = true;
gui.type = "prime";
};