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-10-09 20:35:01 +02:00
parent 55ab131ee2
commit f391e6dbcc
No known key found for this signature in database
GPG Key ID: 87C1E9888F856759

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