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.

Type
boolean
Default
true
Example
false
Declared
<nixpkgs/nixos/modules/services/web-apps/umami.nix>