MyNixOS website logo
option

services.postgresql.enableTCPIP

Whether PostgreSQL should listen on all network interfaces. If disabled, the database can only be accessed via its Unix domain socket or via TCP connections to localhost.

Declarations
    Type
    boolean
    Default
    false