summaryrefslogtreecommitdiffstats
path: root/nixos/doc
diff options
context:
space:
mode:
authorIzorkin <izorkin@elven.pw>2021-10-23 11:15:18 +0300
committerRaphael Megzari <raphael@megzari.com>2021-10-25 13:12:30 +0900
commita7c6546991f67eeaa09c739c636bafe4010a56e3 (patch)
treee98e3a105788c82ed28deaeede021e2bf7122f5c /nixos/doc
parentcba4aeee5d4d2ea0b4218605640afb9684dd98b9 (diff)
nixos/peertube:add release notes
Diffstat (limited to 'nixos/doc')
-rw-r--r--nixos/doc/manual/from_md/release-notes/rl-2111.section.xml8
-rw-r--r--nixos/doc/manual/release-notes/rl-2111.section.md2
2 files changed, 10 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 d60a100a2f22..afe509027316 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
@@ -146,6 +146,14 @@
</listitem>
<listitem>
<para>
+ <link xlink:href="https://joinpeertube.org/">PeerTube</link>,
+ developed by Framasoft, is the free and decentralized
+ alternative to video platforms. Available at
+ <link xlink:href="options.html#opt-services.peertube">services.peertube</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 a8ca755d611f..bda2c40ef1ae 100644
--- a/nixos/doc/manual/release-notes/rl-2111.section.md
+++ b/nixos/doc/manual/release-notes/rl-2111.section.md
@@ -47,6 +47,8 @@ In addition to numerous new and upgraded packages, this release has the followin
- [owncast](https://owncast.online/), self-hosted video live streaming solution. Available at [services.owncast](options.html#opt-services.owncast).
+- [PeerTube](https://joinpeertube.org/), developed by Framasoft, is the free and decentralized alternative to video platforms. Available at [services.peertube](options.html#opt-services.peertube).
+
- [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).