services.strichliste.environment.DATABASE_URL
NixOS option
See https://www.doctrine-project.org/projects/doctrine-dbal/en/3.9/reference/configuration.html#connecting-using-a-url for more URL examples.
type: stringDefault
"sqlite:////var/lib/strichliste/db.sqlite"
Example
declared in: nixos/modules/services/web-apps/strichliste.nixView source on NixOS/nixpkgs →"postgresql://strichliste@localhost/strichliste?host=/run/postgresql"