services.speedtest-tracker.settings.DB_CONNECTION

NixOS option

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

type: one of "sqlite", "mysql", "mariadb", "pgsql"
Default
"sqlite"
Example
"pgsql"
declared in: nixos/modules/services/web-apps/speedtest-tracker.nixView source on NixOS/nixpkgs →