summary refs log tree commit diff
path: root/nixos/doc/manual
diff options
context:
space:
mode:
authorElis Hirwing <elis@hirwing.se>2021-07-18 08:49:36 +0200
committerElis Hirwing <elis@hirwing.se>2021-07-19 07:33:01 +0200
commit09a49354b6dab9ea9807359ec3f7434b54730eab (patch)
treef68503918b6d9598460d88c19e6b1dbf03bcf005 /nixos/doc/manual
parentc2e503530bf1c3aa3cb18a1752b2d1b97c690a37 (diff)
downloadnixpkgs-09a49354b6dab9ea9807359ec3f7434b54730eab.tar
nixpkgs-09a49354b6dab9ea9807359ec3f7434b54730eab.tar.gz
nixpkgs-09a49354b6dab9ea9807359ec3f7434b54730eab.tar.bz2
nixpkgs-09a49354b6dab9ea9807359ec3f7434b54730eab.tar.lz
nixpkgs-09a49354b6dab9ea9807359ec3f7434b54730eab.tar.xz
nixpkgs-09a49354b6dab9ea9807359ec3f7434b54730eab.tar.zst
nixpkgs-09a49354b6dab9ea9807359ec3f7434b54730eab.zip
nixos/hockeypuck: Add service for hockeypuck
Diffstat (limited to 'nixos/doc/manual')
-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 7ebf6c0187a..5b5f8514861 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
@@ -92,6 +92,13 @@
           <link linkend="opt-snapraid.enable">snapraid</link>.
         </para>
       </listitem>
+      <listitem>
+        <para>
+          <link xlink:href="https://github.com/hockeypuck/hockeypuck">Hockeypuck</link>,
+          a OpenPGP Key Server. Available as
+          <link linkend="opt-services.hockeypuck.enable">services.hockeypuck</link>.
+        </para>
+      </listitem>
     </itemizedlist>
   </section>
   <section xml:id="sec-release-21.11-incompatibilities">
diff --git a/nixos/doc/manual/release-notes/rl-2111.section.md b/nixos/doc/manual/release-notes/rl-2111.section.md
index a0ca0ca3d0e..c1e2dadd640 100644
--- a/nixos/doc/manual/release-notes/rl-2111.section.md
+++ b/nixos/doc/manual/release-notes/rl-2111.section.md
@@ -28,6 +28,8 @@ In addition to numerous new and upgraded packages, this release has the followin
 - [snapraid](https://www.snapraid.it/), a backup program for disk arrays.
   Available as [snapraid](#opt-snapraid.enable).
 
+- [Hockeypuck](https://github.com/hockeypuck/hockeypuck), a OpenPGP Key Server. Available as [services.hockeypuck](#opt-services.hockeypuck.enable).
+
 
 ## Backward Incompatibilities {#sec-release-21.11-incompatibilities}