about summary refs log tree commit diff
path: root/nixos/tests/pam
diff options
context:
space:
mode:
authorAaron Jheng <wentworth@outlook.com>2022-04-04 01:08:24 +0000
committerAaron Jheng <wentworth@outlook.com>2022-04-04 01:11:06 +0000
commitf0c470f5eb80e484efd694451862ea8a56083b95 (patch)
tree862d5240f5ba344071af721310b7fb47ac391867 /nixos/tests/pam
parente0dc07236e232d1a581dd33adb48e36194f43535 (diff)
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";