nixos/doc: wording fix

This commit is contained in:
Maximilian Bosch 2022-11-08 18:11:28 +01:00
parent febc8a4307
commit b300ec349c
No known key found for this signature in database
GPG key ID: 9A6EEA275CA5BE0A
2 changed files with 4 additions and 4 deletions

View file

@ -1312,9 +1312,9 @@ services.github-runner.serviceOverrides.SupplementaryGroups = [
<listitem>
<para>
<xref linkend="opt-services.grafana.provision.notifiers" />
is not affected by this change because this feature
will is deprecated by Grafana and will probably
removed in Grafana 10. Its recommended to use
is not affected by this change because this feature is
deprecated by Grafana and will probably removed in
Grafana 10. Its recommended to use
<literal>services.grafana.provision.alerting.contactPoints</literal>
instead.
</para>

View file

@ -427,7 +427,7 @@ Available as [services.patroni](options.html#opt-services.patroni.enable).
deploy to NixOS.
- [](#opt-services.grafana.provision.notifiers) is not affected by this change because
this feature will is deprecated by Grafana and will probably removed in Grafana 10.
this feature is deprecated by Grafana and will probably removed in Grafana 10.
It's recommended to use `services.grafana.provision.alerting.contactPoints` instead.
- The `services.grafana.provision.alerting` option was added. It includes suboptions for every alerting-related objects (with the exception of `notifiers`), which means it's now possible to configure modern Grafana alerting declaratively.