about summary refs log tree commit diff
path: root/tools/hash-password.nix
diff options
context:
space:
mode:
Diffstat (limited to 'tools/hash-password.nix')
-rw-r--r--tools/hash-password.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/hash-password.nix b/tools/hash-password.nix
index 6192436c17..583f1210bd 100644
--- a/tools/hash-password.nix
+++ b/tools/hash-password.nix
@@ -1,5 +1,7 @@
 # Utility for invoking slappasswd with the correct options for
 # creating an ARGON2 password hash.
+#
+# Users should generally use https://signup.tvl.fyi instead.
 { pkgs, ... }:
 
 let