This commit is contained in:
Daniel Ziltener 2024-07-04 14:46:01 +02:00
parent 8b94d9c55a
commit 205f59ba6a

View File

@ -24,6 +24,7 @@
systemd-boot.enable = true; systemd-boot.enable = true;
efi.canTouchEfiVariables = true; efi.canTouchEfiVariables = true;
}; };
# https://nixos.org/manual/nixos/stable/#sec-luks-file-systems-fido2-systemd
initrd = { initrd = {
systemd.enable = true; systemd.enable = true;
luks.devices."crypted" = { luks.devices."crypted" = {