Unverified Commit 03b34e85 authored by Maximilian Bosch's avatar Maximilian Bosch
Browse files

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

parent 45e1ce7e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1300,7 +1300,7 @@ services.github-runner.serviceOverrides.SupplementaryGroups = [
                <para>
                  Instead of declaring datasources and dashboards in
                  pure Nix, it’s 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" />.
+1 −1
Original line number Diff line number Diff line
@@ -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