services.linkwarden.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
"localhost"
declared in: nixos/modules/services/web-apps/linkwarden.nixView source on NixOS/nixpkgs →