spec(chireiden): enable secure boot
This commit is contained in:
parent
ff1af1bc1c
commit
3ef5bffe43
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
||||||
fs.cryptsetup.enable = true;
|
fs.cryptsetup.enable = true;
|
||||||
fs.cryptsetup.uuids.nix = "3905f87f-7b11-49ef-8ddf-f4202c555ffd";
|
fs.cryptsetup.uuids.nix = "3905f87f-7b11-49ef-8ddf-f4202c555ffd";
|
||||||
fs.cryptsetup.uuids.persist = "b2322f01-1c44-433f-a995-4ddce5845cf9";
|
fs.cryptsetup.uuids.persist = "b2322f01-1c44-433f-a995-4ddce5845cf9";
|
||||||
|
boot.lanzaboote = true;
|
||||||
gui.enable = true;
|
gui.enable = true;
|
||||||
gui.type = "prime";
|
gui.type = "prime";
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue