services.firefly-iii.settings.DB_CONNECTION

NixOS option

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 in: nixos/modules/services/web-apps/firefly-iii.nixView source on NixOS/nixpkgs →