services.umami.createPostgresqlDatabase
NixOS option
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: booleanDefault
true
Example
declared in: nixos/modules/services/web-apps/umami.nixView source on NixOS/nixpkgs →false