users.mysql.pam.passwordCrypt

The method to encrypt the user's password:

Type
one of "0", "plain", "1", "Y", "2", "mysql", "3", "md5", "4", "sha1", "5", "drupal7", "6", "joomla15", "7", "ssha", "8", "sha512", "9", "sha256"
Example
"2"
Declared
<nixpkgs/nixos/modules/config/mysql.nix>