List of PostgreSQL plugins. PostgreSQL version for each plugin should match version for services.postgresql.package value.
Declarations
Type
list of absolute pathDefault
[ ]Example
with pkgs.postgresql_11.pkgs; [ postgis pg_repack ]List of PostgreSQL plugins. PostgreSQL version for each plugin should match version for services.postgresql.package value.
list of absolute path[ ]with pkgs.postgresql_11.pkgs; [ postgis pg_repack ]