Crypto: Add libfido2.
This commit is contained in:
parent
edb6244792
commit
b8458f9bc1
|
@ -17,6 +17,7 @@
|
||||||
programs.yubikey-touch-detector.enable = true;
|
programs.yubikey-touch-detector.enable = true;
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
|
libfido2
|
||||||
yubikey-manager
|
yubikey-manager
|
||||||
# yubioath-desktop # OTP.
|
# yubioath-desktop # OTP.
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in a new issue