diff --git a/common/yubikey.nix b/common/yubikey.nix index 9f62e9a..021d3f9 100644 --- a/common/yubikey.nix +++ b/common/yubikey.nix @@ -18,7 +18,7 @@ # Uncomment below for 2FA #control = "required"; }; - # To set up, need to run (might need to run as root) + # To set up, need to run (might need to run first command as root) # ykman otp chalresp --touch --generate 2 # ykpamcfg -2 -v }