try fido
This commit is contained in:
parent
407dfd5d3a
commit
33aa510335
1 changed files with 1 additions and 1 deletions
|
|
@ -24,10 +24,10 @@
|
||||||
|
|
||||||
boot.initrd.luks = {
|
boot.initrd.luks = {
|
||||||
fido2Support = true;
|
fido2Support = true;
|
||||||
fido2.passwordLess = true;
|
|
||||||
# yubikeySupport = true;
|
# yubikeySupport = true;
|
||||||
devices."nixos-enc" = {
|
devices."nixos-enc" = {
|
||||||
device = "/dev/disk/by-uuid/7435d48f-f942-485b-9817-328ad3fc0b93";
|
device = "/dev/disk/by-uuid/7435d48f-f942-485b-9817-328ad3fc0b93";
|
||||||
|
fido2.passwordLess = true;
|
||||||
# yubikey = {
|
# yubikey = {
|
||||||
# slot = 2;
|
# slot = 2;
|
||||||
# twoFactor = false;
|
# twoFactor = false;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue