fix(stolas): name of dm-crypt container

This commit is contained in:
Tim Schubert 2025-07-21 21:02:08 +02:00
parent fc2f547919
commit 427b62fe07
No known key found for this signature in database

View file

@ -32,14 +32,6 @@
"usb_storage"
"sd_mod"
];
luks.devices = {
root = {
device = "/dev/disk/by-uuid/81dfbfa5-d578-479c-b11c-3ee5abd6848a";
allowDiscards = true;
# TODO lanzaboote + TPM2 unlock with PIN https://www.freedesktop.org/software/systemd/man/251/systemd-cryptenroll.html#--tpm2-with-pin=BOOL
#crypttabExtraOpts = [ "fido2-device=auto" ];
};
};
};
};