summary refs log tree commit diff
path: root/nixos/doc
diff options
context:
space:
mode:
authorMartin Weinelt <mweinelt@users.noreply.github.com>2022-05-13 18:24:54 +0200
committerGitHub <noreply@github.com>2022-05-13 18:24:54 +0200
commit3607d087ec031a85950fe47095c2a1818b9b782c (patch)
tree3cc9ea7d083c8969d8c7bdf2a0a6e5b6a772781b /nixos/doc
parent99926bcb973c0da0291b3fa21aa846ed46326234 (diff)
parentcd7e4a1b3285e403d76830936013dca8e303dab8 (diff)
downloadnixpkgs-3607d087ec031a85950fe47095c2a1818b9b782c.tar
nixpkgs-3607d087ec031a85950fe47095c2a1818b9b782c.tar.gz
nixpkgs-3607d087ec031a85950fe47095c2a1818b9b782c.tar.bz2
nixpkgs-3607d087ec031a85950fe47095c2a1818b9b782c.tar.lz
nixpkgs-3607d087ec031a85950fe47095c2a1818b9b782c.tar.xz
nixpkgs-3607d087ec031a85950fe47095c2a1818b9b782c.tar.zst
nixpkgs-3607d087ec031a85950fe47095c2a1818b9b782c.zip
Merge pull request #112682 from hax404/upterm
Diffstat (limited to 'nixos/doc')
-rw-r--r--nixos/doc/manual/from_md/release-notes/rl-2205.section.xml8
-rw-r--r--nixos/doc/manual/release-notes/rl-2205.section.md2
2 files changed, 10 insertions, 0 deletions
diff --git a/nixos/doc/manual/from_md/release-notes/rl-2205.section.xml b/nixos/doc/manual/from_md/release-notes/rl-2205.section.xml
index ad290f13821..7f5da547805 100644
--- a/nixos/doc/manual/from_md/release-notes/rl-2205.section.xml
+++ b/nixos/doc/manual/from_md/release-notes/rl-2205.section.xml
@@ -333,6 +333,14 @@
       </listitem>
       <listitem>
         <para>
+          <link xlink:href="https://upterm.dev">uptermd</link>, an
+          open-source solution for sharing terminal sessions instantly
+          over the public internet via secure tunnels. Available at
+          <link linkend="opt-services.uptermd.enable">services.uptermd</link>.
+        </para>
+      </listitem>
+      <listitem>
+        <para>
           <link xlink:href="https://github.com/mbrubeck/agate">agate</link>,
           a very simple server for the Gemini hypertext protocol.
           Available as
diff --git a/nixos/doc/manual/release-notes/rl-2205.section.md b/nixos/doc/manual/release-notes/rl-2205.section.md
index 8daa515cee7..acead412048 100644
--- a/nixos/doc/manual/release-notes/rl-2205.section.md
+++ b/nixos/doc/manual/release-notes/rl-2205.section.md
@@ -101,6 +101,8 @@ In addition to numerous new and upgraded packages, this release has the followin
 
 - [tetrd](https://tetrd.app), share your internet connection from your device to your PC and vice versa through a USB cable. Available at [services.tetrd](#opt-services.tetrd.enable).
 
+- [uptermd](https://upterm.dev), an open-source solution for sharing terminal sessions instantly over the public internet via secure tunnels. Available at [services.uptermd](#opt-services.uptermd.enable).
+
 - [agate](https://github.com/mbrubeck/agate), a very simple server for the Gemini hypertext protocol. Available as [services.agate](options.html#opt-services.agate.enable).
 
 - [ArchiSteamFarm](https://github.com/JustArchiNET/ArchiSteamFarm), a C# application with primary purpose of idling Steam cards from multiple accounts simultaneously. Available as [services.archisteamfarm](options.html#opt-services.archisteamfarm.enable).