flake updates and systemd initrd

This commit is contained in:
2026-03-24 23:23:15 -07:00
parent 5796f737cf
commit efe0252473
2 changed files with 10 additions and 7 deletions

View File

@@ -20,6 +20,9 @@
boot.initrd.luks.devices."luks-e51c3431-ac26-4429-88a6-cebba8878935".device = "/dev/disk/by-uuid/e51c3431-ac26-4429-88a6-cebba8878935";
# Use systemd in initrd for FIDO2 LUKS unlock support
boot.initrd.systemd.enable = true;
fileSystems."/boot" =
{ device = "/dev/disk/by-uuid/D3B0-0F2F";
fsType = "vfat";