MyNixOS website logo
option

services.davis.database.urlFile

A file containing the database connection url. If set then it overrides all other database settings (except driver). This is mandatory if you want to use an external database, that is when services.davis.database.createLocally is false.

Declarations
Type
null or path
Default
null
Example
"/run/secrets/davis-db-url"