users.mysql.pam.disconnectEveryOperation
NixOS option
By default, pam_mysql keeps the connection to the MySQL database until the session is closed. If this option is set to true it disconnects every time the PAM operation has finished. This option may be useful in case the session lasts quite long.
type: booleanDefault
declared in: nixos/modules/config/mysql.nixView source on NixOS/nixpkgs →false