users.mysql.nss.getspent

NixOS option

SQL query for the getspent syscall.

type: null or string
Default
null
Example
SELECT username,password,'1','0','99999','0','0','-1','0' FROM users
declared in: nixos/modules/config/mysql.nixView source on NixOS/nixpkgs →