services.pgmanage.loginGroup

NixOS option

This tells pgmanage to only allow users in a certain PostgreSQL group to login to pgmanage. Note that a connection will be made to PostgreSQL in order to test if the user is a member of the login group.

type: null or string
Default
null
declared in: nixos/modules/services/databases/pgmanage.nixView source on NixOS/nixpkgs →