services: postgresql: Export missing <postgresql-configuration> accessor.

* gnu/services/databases.scm: Export POSTGRESQL-CONFIGURATION-EXTENSION-PACKAGES.
This commit is contained in:
Marius Bakke 2022-01-29 15:53:04 +01:00
parent 765be3dcef
commit 59847afda7
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA

View file

@ -55,6 +55,7 @@ (define-module (gnu services databases)
postgresql-configuration-file
postgresql-configuration-log-directory
postgresql-configuration-data-directory
postgresql-configuration-extension-packages
postgresql-service
postgresql-service-type