services.grafana.settings.database.path

NixOS option

Only applicable to sqlite3 database. The file path where the database will be stored.

type: absolute path
Default
"${config.services.grafana.dataDir}/data/grafana.db"
declared in: nixos/modules/services/monitoring/grafana.nixView source on NixOS/nixpkgs →