.
This commit is contained in:
parent
8b94d9c55a
commit
205f59ba6a
1 changed files with 1 additions and 0 deletions
|
@ -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" = {
|
||||||
|
|
Loading…
Reference in a new issue