From c2362f1496a2d53311ed3ba9f7f2c446e5c2dc1a Mon Sep 17 00:00:00 2001 From: Alejandro Angulo Date: Sun, 2 Oct 2022 09:43:35 -0700 Subject: [PATCH] Added context to comman --- common/yubikey.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 }