Hello,
I am trying Disko, more specifically this example disko/example/luks-fido2.nix at 32f4236bfc141ae930b5ba2fb604f561fed5219d · nix-community/disko · GitHub I get error that the option disko.devices.disk.main.content.partitions.luks.content.enrollFido2 does not exist. I looked at disko/lib/types/luks.nix at 32f4236bfc141ae930b5ba2fb604f561fed5219d · nix-community/disko · GitHub and seems it is calling systemd-fido2 as command but I can’t find it in any nix package. Did anyone else ran into this issue?
Regards