programs.pgcli.settings
Configuration written to $XDG_CONFIG_HOME/pgcli/config. See https://www.pgcli.com/config for more information.
- Type
attribute set of section of an INI file (attrs of INI atom (null, bool, int, float or string))- Default
{ }- Example
{ main = { smart_completion = true; vi = true; }; "named queries".simple = "select * from abc where a is not Null"; }- Declared
- <home-manager/modules/programs/pgcli.nix>