services.pixelfed.database.type

Database engine to use. Note that PGSQL is not well supported: https://github.com/pixelfed/pixelfed/issues/2727

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