services.postgrest.settings.db-config

NixOS option

Enables the in-database configuration. https://docs.postgrest.org/en/stable/references/configuration.html#in-database-configuration This is enabled by default upstream, but disabled by default in this module.

type: boolean
Default
false
Example
true
declared in: nixos/modules/services/databases/postgrest.nixView source on NixOS/nixpkgs →