release-notes: add nats service

launchpad/nixpkgs/master
Jos van Bakel 3 years ago
parent d14e9188d1
commit d68d6477c2
No known key found for this signature in database
GPG Key ID: 37589FBAE4DA2BC3
  1. 7
      nixos/doc/manual/from_md/release-notes/rl-2111.section.xml
  2. 2
      nixos/doc/manual/release-notes/rl-2111.section.md

@ -214,6 +214,13 @@
<link xlink:href="options.html#opt-services.soju.enable">services.soju</link>.
</para>
</listitem>
<listitem>
<para>
<link xlink:href="https://nats.io/">nats</link>, a high
performance cloud and edge messaging system. Available as
<link linkend="opt-services.nats.enable">services.nats</link>.
</para>
</listitem>
</itemizedlist>
</section>
<section xml:id="sec-release-21.11-incompatibilities">

@ -65,6 +65,8 @@ subsonic-compatible api. Available as [navidrome](#opt-services.navidrome.enable
- [soju](https://sr.ht/~emersion/soju), a user-friendly IRC bouncer. Available as [services.soju](options.html#opt-services.soju.enable).
- [nats](https://nats.io/), a high performance cloud and edge messaging system. Available as [services.nats](#opt-services.nats.enable).
## Backward Incompatibilities {#sec-release-21.11-incompatibilities}

Loading…
Cancel
Save