services.dawarich.database.host

NixOS option

Hostname or address of the postgresql server. If an absolute path is given here, it will be interpreted as a unix socket path.

type: string
Default
"/run/postgresql"
Example
"127.0.0.1"
declared in: nixos/modules/services/web-apps/dawarich.nixView source on NixOS/nixpkgs →