Add fido2 instructions.

This commit is contained in:
2026-07-08 01:09:47 -07:00
parent 374bde92f9
commit a7095408cd
2 changed files with 65 additions and 4 deletions

View File

@@ -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."/" =