users.mysql.pam.updateTable

NixOS option

The name of the table used for password alteration. If not defined, the value of the table option will be used instead.

type: null or string
Default
null
Example
"users_updates"
declared in: nixos/modules/config/mysql.nixView source on NixOS/nixpkgs →