summary refs log tree commit diff
path: root/nixos/doc/manual
diff options
context:
space:
mode:
authorSandro <sandro.jaeckel@gmail.com>2022-10-20 20:50:34 +0200
committerGitHub <noreply@github.com>2022-10-20 20:50:34 +0200
commitc9719e7fd69951b9477d012a6d13a20252de0269 (patch)
tree9f50f27df0e95fff20962c0b59f9ef7a34b70ea2 /nixos/doc/manual
parent6d8a839e9ebf171c3b43e5d825703325e7c85871 (diff)
parentbbf5ba11b488c43a3b042164de209fcfc6f4a62c (diff)
downloadnixpkgs-c9719e7fd69951b9477d012a6d13a20252de0269.tar
nixpkgs-c9719e7fd69951b9477d012a6d13a20252de0269.tar.gz
nixpkgs-c9719e7fd69951b9477d012a6d13a20252de0269.tar.bz2
nixpkgs-c9719e7fd69951b9477d012a6d13a20252de0269.tar.lz
nixpkgs-c9719e7fd69951b9477d012a6d13a20252de0269.tar.xz
nixpkgs-c9719e7fd69951b9477d012a6d13a20252de0269.tar.zst
nixpkgs-c9719e7fd69951b9477d012a6d13a20252de0269.zip
Merge pull request #189269 from Tom-Hubrecht/ntfy-sh
Diffstat (limited to 'nixos/doc/manual')
-rw-r--r--nixos/doc/manual/from_md/release-notes/rl-2211.section.xml7
-rw-r--r--nixos/doc/manual/release-notes/rl-2211.section.md2
2 files changed, 9 insertions, 0 deletions
diff --git a/nixos/doc/manual/from_md/release-notes/rl-2211.section.xml b/nixos/doc/manual/from_md/release-notes/rl-2211.section.xml
index 9eaf08d63d5..f0cd6e93329 100644
--- a/nixos/doc/manual/from_md/release-notes/rl-2211.section.xml
+++ b/nixos/doc/manual/from_md/release-notes/rl-2211.section.xml
@@ -302,6 +302,13 @@
       </listitem>
       <listitem>
         <para>
+          <link xlink:href="https://ntfy.sh">ntfy.sh</link>, a push
+          notification service. Available as
+          <link linkend="opt-services.ntfy-sh.enable">services.ntfy-sh</link>
+        </para>
+      </listitem>
+      <listitem>
+        <para>
           <link xlink:href="https://git.sr.ht/~migadu/alps">alps</link>,
           a simple and extensible webmail. Available as
           <link linkend="opt-services.alps.enable">services.alps</link>.
diff --git a/nixos/doc/manual/release-notes/rl-2211.section.md b/nixos/doc/manual/release-notes/rl-2211.section.md
index 3a2a2a0c9f9..93faf15f9d1 100644
--- a/nixos/doc/manual/release-notes/rl-2211.section.md
+++ b/nixos/doc/manual/release-notes/rl-2211.section.md
@@ -110,6 +110,8 @@ In addition to numerous new and upgraded packages, this release has the followin
 
 - [Outline](https://www.getoutline.com/), a wiki and knowledge base similar to Notion. Available as [services.outline](#opt-services.outline.enable).
 
+- [ntfy.sh](https://ntfy.sh), a push notification service. Available as [services.ntfy-sh](#opt-services.ntfy-sh.enable)
+
 - [alps](https://git.sr.ht/~migadu/alps), a simple and extensible webmail. Available as [services.alps](#opt-services.alps.enable).
 
 - [endlessh-go](https://github.com/shizunge/endlessh-go), an SSH tarpit that exposes Prometheus metrics. Available as [services.endlessh-go](#opt-services.endlessh-go.enable).