users.mysql.nss.getgrnam

SQL query for the getgrnam syscall.

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