flake updates and systemd initrd
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user