diff options
author | Tom Hubrecht <tom@hubrecht.ovh> | 2022-09-01 14:36:19 +0200 |
---|---|---|
committer | Sandro Jäckel <sandro.jaeckel@gmail.com> | 2022-10-19 02:20:16 +0200 |
commit | bbf5ba11b488c43a3b042164de209fcfc6f4a62c (patch) | |
tree | 95f65a14801a40db053c6a2a8ebe0a8d31ef5036 /nixos/doc | |
parent | e2abc215de587149fa14d78d846a4f3550538f92 (diff) |
nixos/ntfy-sh: init
Diffstat (limited to 'nixos/doc')
-rw-r--r-- | nixos/doc/manual/from_md/release-notes/rl-2211.section.xml | 7 | ||||
-rw-r--r-- | nixos/doc/manual/release-notes/rl-2211.section.md | 2 |
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 d721fb5dd83b7..b4862254f6286 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 @@ -234,6 +234,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 53f26c4ccc21b..5a661a42ae60b 100644 --- a/nixos/doc/manual/release-notes/rl-2211.section.md +++ b/nixos/doc/manual/release-notes/rl-2211.section.md @@ -85,6 +85,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). - [netbird](https://netbird.io), a zero configuration VPN. |