MyNixOS website logo
option

services.umami.createPostgresqlDatabase

Whether to automatically create the database for Umami using PostgreSQL. Both the database name and username will be umami, and the connection is made through unix sockets using peer authentication.

Declarations
Type
boolean
Default
true
Example
false