nixos/grafana: we only support single YAML files for provisioning

This commit is contained in:
Maximilian Bosch 2022-11-04 12:02:53 +01:00
parent 45e1ce7e3a
commit 03b34e85d4
No known key found for this signature in database
GPG key ID: 9A6EEA275CA5BE0A
2 changed files with 2 additions and 2 deletions

View file

@ -1300,7 +1300,7 @@ services.github-runner.serviceOverrides.SupplementaryGroups = [
<para>
Instead of declaring datasources and dashboards in
pure Nix, its also possible to specify configuration
directories with YAML instead using
files with YAML instead using
<xref linkend="opt-services.grafana.provision.datasources.path" />
(or
<xref linkend="opt-services.grafana.provision.dashboards.path" />.

View file

@ -420,7 +420,7 @@ Available as [services.patroni](options.html#opt-services.patroni.enable).
[](#opt-services.grafana.provision.dashboards.settings.apiVersion)).
- Instead of declaring datasources and dashboards in pure Nix, it's also possible
to specify configuration directories with YAML instead using
to specify configuration files with YAML instead using
[](#opt-services.grafana.provision.datasources.path) (or
[](#opt-services.grafana.provision.dashboards.path). This is useful when having
provisioning files from non-NixOS Grafana instances that you also want to