Add fido2 instructions.
This commit is contained in:
@@ -11,12 +11,8 @@
|
||||
boot.kernelModules = [ "kvm-amd" ];
|
||||
boot.extraModulePackages = [ ];
|
||||
|
||||
boot.initrd.luks.fido2Support = true;
|
||||
|
||||
boot.initrd.luks.devices."luks-922e2c13-35bc-40de-a829-716b9368e4a7" = {
|
||||
device = "/dev/disk/by-uuid/922e2c13-35bc-40de-a829-716b9368e4a7";
|
||||
#fido2.credential = "<credential-hex-string>";
|
||||
#fido2.passwordLess = true;
|
||||
};
|
||||
|
||||
fileSystems."/" =
|
||||
|
||||
Reference in New Issue
Block a user