users.mysql.nss.getgrgid

SQL query for the getgrgid syscall.

Type
null or string
Default
null
Example
SELECT name,password,gid FROM groups WHERE gid='%1$u' LIMIT 1
Declared
<nixpkgs/nixos/modules/config/mysql.nix>