nixos/user: Don't recommend mkpasswd methods

Instead rely on the default, which at this time is yescrypt.
This commit is contained in:
Martin Weinelt
2022-11-19 14:07:59 +01:00
parent 55ab131ee2
commit f391e6dbcc
+1 -1
View File
@@ -35,7 +35,7 @@ let
'';
hashedPasswordDescription = ''
To generate a hashed password run `mkpasswd -m sha-512`.
To generate a hashed password run `mkpasswd`.
If set to an empty string (`""`), this user will
be able to log in without being asked for a password (but not via remote