services.firefly-iii.settings.DB_CONNECTION

The type of database you wish to use. Can be one of "sqlite", "mysql" or "pgsql".

Type
one of "sqlite", "pgsql", "mysql"
Default
"sqlite"
Example
"pgsql"
Declared
<nixpkgs/nixos/modules/services/web-apps/firefly-iii.nix>