about summary refs log tree commit diff
path: root/nixos/tests/pam
diff options
context:
space:
mode:
authorArtturi <Artturin@artturin.com>2022-05-05 03:58:39 +0300
committerGitHub <noreply@github.com>2022-05-05 03:58:39 +0300
commit0b64a2d69ae54a6003e5af68ce02704834c2d5cd (patch)
treeef0ae6d9a12cdece8b5cf84cce08bec0cf460db0 /nixos/tests/pam
parentdc99b0d228c0cbae09bdb3827bbd97d86d7f833c (diff)
parentf0c470f5eb80e484efd694451862ea8a56083b95 (diff)
Merge pull request #167108 from aaronjheng/oath-toolkit
oath-toolkit: Rename from oathToolkit to oath-toolkit
Diffstat (limited to 'nixos/tests/pam')
-rw-r--r--nixos/tests/pam/pam-oath-login.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/tests/pam/pam-oath-login.nix b/nixos/tests/pam/pam-oath-login.nix
index 8fb7553de9073..c532e81e674d7 100644
--- a/nixos/tests/pam/pam-oath-login.nix
+++ b/nixos/tests/pam/pam-oath-login.nix
@@ -7,7 +7,7 @@ let
   # how many passwords have been made. In this env, we'll always be on
   # the 0th counter, so the password is static.
   #
-  # Generated in nix-shell -p oathToolkit
+  # Generated in nix-shell -p oath-toolkit
   # via: oathtool -v -d6 -w10 cdd4083ef8ff1fa9178c6d46bfb1a3
   # and picking a the first 4:
   oathSnakeOilPassword1 = "143349";