services.postgresql.extensions

List of PostgreSQL extensions to install.

Type
(function that evaluates to a(n) list of absolute path) or (list of absolute path) convertible to it
Default
<function>
Example
ps: with ps; [ postgis pg_repack ]
Declared
<nixpkgs/nixos/modules/services/databases/postgresql.nix>