fix(chireiden): add ext persist cryptsetup entry
This commit is contained in:
parent
c55488c7f8
commit
a0f20b9f1a
|
@ -6,6 +6,7 @@
|
|||
fs.store = "c0408dd5-dfc1-42e3-b925-2f32407d320a";
|
||||
fs.cryptsetup.enable = true;
|
||||
fs.cryptsetup.uuids.nix = "3905f87f-7b11-49ef-8ddf-f4202c555ffd";
|
||||
fs.cryptsetup.uuids.persist = "b2322f01-1c44-433f-a995-4ddce5845cf9";
|
||||
};
|
||||
|
||||
hardware.enableRedistributableFirmware = true;
|
||||
|
|
Loading…
Reference in a new issue