add crypt device

This commit is contained in:
Charlie Root 2024-09-20 15:59:14 +02:00
commit e308d97249

View file

@ -1,5 +1,6 @@
{ {
config = { config = {
boot.initrd.luks.devices."cryptroot".device = "/dev/disk-by-uuid/";
fileSystems = { fileSystems = {
"/boot" = { "/boot" = {
device = ""; device = "";