summary refs log tree commit diff
path: root/nixos/doc
diff options
context:
space:
mode:
authorMayNiklas <info@niklas-steffen.de>2021-09-25 16:28:06 +0200
committerMayNiklas <info@niklas-steffen.de>2021-09-25 16:28:06 +0200
commit69cb5e3dc6bfd0ae2eb4d0eb9b8c2810d798cc05 (patch)
tree3bef867a3abf33f145f2b4a6d7f0edf75f9de5bf /nixos/doc
parent1f934dad304efab18eb2be404323ce9a3218902d (diff)
downloadnixpkgs-69cb5e3dc6bfd0ae2eb4d0eb9b8c2810d798cc05.tar
nixpkgs-69cb5e3dc6bfd0ae2eb4d0eb9b8c2810d798cc05.tar.gz
nixpkgs-69cb5e3dc6bfd0ae2eb4d0eb9b8c2810d798cc05.tar.bz2
nixpkgs-69cb5e3dc6bfd0ae2eb4d0eb9b8c2810d798cc05.tar.lz
nixpkgs-69cb5e3dc6bfd0ae2eb4d0eb9b8c2810d798cc05.tar.xz
nixpkgs-69cb5e3dc6bfd0ae2eb4d0eb9b8c2810d798cc05.tar.zst
nixpkgs-69cb5e3dc6bfd0ae2eb4d0eb9b8c2810d798cc05.zip
nixos/owncast: release notes
Diffstat (limited to 'nixos/doc')
-rw-r--r--nixos/doc/manual/from_md/release-notes/rl-2111.section.xml7
-rw-r--r--nixos/doc/manual/release-notes/rl-2111.section.md2
2 files changed, 9 insertions, 0 deletions
diff --git a/nixos/doc/manual/from_md/release-notes/rl-2111.section.xml b/nixos/doc/manual/from_md/release-notes/rl-2111.section.xml
index b922f9f1208..6ee5b8b5475 100644
--- a/nixos/doc/manual/from_md/release-notes/rl-2111.section.xml
+++ b/nixos/doc/manual/from_md/release-notes/rl-2111.section.xml
@@ -74,6 +74,13 @@
       </listitem>
       <listitem>
         <para>
+          <link xlink:href="https://owncast.online/">owncast</link>,
+          self-hosted video live streaming solution. Available at
+          <link xlink:href="options.html#opt-services.owncast">services.owncast</link>.
+        </para>
+      </listitem>
+      <listitem>
+        <para>
           <link xlink:href="https://sr.ht">sourcehut</link>, a
           collection of tools useful for software development. Available
           as
diff --git a/nixos/doc/manual/release-notes/rl-2111.section.md b/nixos/doc/manual/release-notes/rl-2111.section.md
index c7e5afb7d0a..a448099a8fe 100644
--- a/nixos/doc/manual/release-notes/rl-2111.section.md
+++ b/nixos/doc/manual/release-notes/rl-2111.section.md
@@ -24,6 +24,8 @@ pt-services.clipcat.enable).
 
 - [Kea](https://www.isc.org/kea/), ISCs 2nd generation DHCP and DDNS server suite. Available at [services.kea](options.html#opt-services.kea).
 
+- [owncast](https://owncast.online/), self-hosted video live streaming solution. Available at [services.owncast](options.html#opt-services.owncast).
+
 - [sourcehut](https://sr.ht), a collection of tools useful for software development. Available as [services.sourcehut](options.html#opt-services.sourcehut.enable).
 
 - [ucarp](https://download.pureftpd.org/pub/ucarp/README), an userspace implementation of the Common Address Redundancy Protocol (CARP). Available as [networking.ucarp](options.html#opt-networking.ucarp.enable).