summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJörg Thalheim <Mic92@users.noreply.github.com>2022-05-25 21:00:05 +0100
committerGitHub <noreply@github.com>2022-05-25 21:00:05 +0100
commitdc2b6ed8c07f58a2b40ea3642c7bb4a49aa1599f (patch)
tree9743aa99609ba3778c7af4154533421be4e1f000
parentd68562ad6fe22a04cf8b021cb11097213ff8137c (diff)
parent9cbb75f315bce539b6c7acb9190324989bbd004b (diff)
Merge pull request #174330 from Mic92/changelog
add missing new services to changelog
-rw-r--r--nixos/doc/manual/from_md/release-notes/rl-2205.section.xml402
-rw-r--r--nixos/doc/manual/release-notes/rl-2205.section.md118
-rw-r--r--nixos/modules/services/web-apps/timetagger.nix80
3 files changed, 325 insertions, 275 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 f8f3677c7687..9b37d652b380 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
@@ -184,6 +184,16 @@
<itemizedlist>
<listitem>
<para>
+ <link xlink:href="https://1password.com/">1password</link>,
+ command-lines and graphic interface for 1Password. Available
+ as
+ <link linkend="opt-programs._1password.enable">programs._1password</link>
+ and
+ <link linkend="opt-programs._1password.enable">programs._1password-gui</link>.
+ </para>
+ </listitem>
+ <listitem>
+ <para>
<link xlink:href="https://github.com/intel/linux-sgx#install-the-intelr-sgx-psw">aesmd</link>,
the Intel SGX Architectural Enclave Service Manager. Available
as
@@ -192,6 +202,35 @@
</listitem>
<listitem>
<para>
+ <link xlink:href="https://github.com/mbrubeck/agate">agate</link>,
+ a very simple server for the Gemini hypertext protocol.
+ Available as
+ <link linkend="opt-services.agate.enable">services.agate</link>.
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ <link xlink:href="https://github.com/linux-apfs/linux-apfs-rw">apfs</link>,
+ a kernel module for mounting the Apple File System (APFS).
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ <link xlink:href="https://github.com/JustArchiNET/ArchiSteamFarm">ArchiSteamFarm</link>,
+ a C# application with primary purpose of idling Steam cards
+ from multiple accounts simultaneously. Available as
+ <link linkend="opt-services.archisteamfarm.enable">services.archisteamfarm</link>.
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ <link xlink:href="https://loic-sharma.github.io/BaGet/">BaGet</link>,
+ a lightweight NuGet and symbol server. Available at
+ <link linkend="opt-services.baget.enable">services.baget</link>.
+ </para>
+ </listitem>
+ <listitem>
+ <para>
<link xlink:href="https://github.com/xddxdd/bird-lg-go">bird-lg</link>,
a BGP looking glass for Bird Routing. Available as
<link linkend="opt-services.bird-lg.package">services.bird-lg</link>.
@@ -199,98 +238,112 @@
</listitem>
<listitem>
<para>
- <link xlink:href="https://docs.docker.com/engine/security/rootless/">rootless
- Docker</link>, a <literal>systemd --user</literal> Docker
- service which runs without root permissions. Available as
- <link xlink:href="options.html#opt-virtualisation.docker.rootless.enable">virtualisation.docker.rootless.enable</link>.
+ <link xlink:href="https://0xerr0r.github.io/blocky/">blocky</link>,
+ fast and lightweight DNS proxy as ad-blocker for local network
+ with many features. Available as
+ <link linkend="opt-services.blocky.enable">services.blocky</link>.
</para>
</listitem>
<listitem>
<para>
- <link xlink:href="https://conduit.rs/">matrix-conduit</link>,
- a simple, fast and reliable chat server powered by matrix.
- Available as
- <link xlink:href="option.html#opt-services.matrix-conduit.enable">services.matrix-conduit</link>.
+ <link xlink:href="https://github.com/kissgyorgy/cloudflare-dyndns">cloudflare-dyndns</link>,
+ CloudFlare Dynamic DNS client. Available as
+ <link linkend="opt-services.cloudflare-dyndns.enable">services.cloudflare-dyndns</link>.
</para>
</listitem>
<listitem>
<para>
- <link xlink:href="https://github.com/vvilhonen/nethoscope">nethoscope</link>,
- listen to your network traffic. Available as
- <link linkend="opt-programs.nethoscope.enable">programs.nethoscope</link>.
+ <link xlink:href="https://corosync.github.io/corosync/">Corosync</link>
+ and
+ <link xlink:href="https://clusterlabs.org/pacemaker/">Pacemaker</link>,
+ A open-source high availability resource manager. Available as
+ <link linkend="opt-services.corosync.enable">services.corosync</link>
+ and
+ <link linkend="opt-services.pacemaker.enable">services.pacemaker</link>.
</para>
</listitem>
<listitem>
<para>
- <link xlink:href="https://www.elastic.co/guide/en/beats/filebeat/current/filebeat-overview.html">filebeat</link>,
- a lightweight shipper for forwarding and centralizing log
- data. Available as
- <link linkend="opt-services.filebeat.enable">services.filebeat</link>.
+ <link xlink:href="https://github.com/lakinduakash/linux-wifi-hotspot">create_ap</link>,
+ a module for creating wifi hotspots using the program
+ linux-wifi-hotspot. Available as
+ <link linkend="opt-services.create_ap.enable">services.create_ap</link>.
</para>
</listitem>
<listitem>
<para>
- <link xlink:href="https://github.com/linux-apfs/linux-apfs-rw">apfs</link>,
- a kernel module for mounting the Apple File System (APFS).
+ <link xlink:href="https://www.envoyproxy.io/">Envoy</link>, a
+ high-performance reverse proxy. Available as
+ <link linkend="opt-services.envoy.enable">services.envoy</link>.
</para>
</listitem>
<listitem>
<para>
- <link xlink:href="https://frrouting.org/">FRRouting</link>, a
- popular suite of Internet routing protocol daemons (BGP, BFD,
- OSPF, IS-IS, VRRP and others). Available as
- <link linkend="opt-services.frr.babel.enable">services.frr</link>
+ <link xlink:href="https://ergo.chat">ergochat</link>, a modern
+ IRC with IRCv3 features. Available as
+ <link linkend="opt-services.ergochat.enable">services.ergochat</link>.
</para>
</listitem>
<listitem>
<para>
- <link xlink:href="https://github.com/hifi/heisenbridge">heisenbridge</link>,
- a bouncer-style Matrix IRC bridge. Available as
- <link xlink:href="options.html#opt-services.heisenbridge.enable">services.heisenbridge</link>.
+ <link xlink:href="https://github.com/audreyt/ethercalc">ethercalc</link>,
+ an online collaborative spreadsheet. Available as
+ <link linkend="opt-services.ethercalc.enable">services.ethercalc</link>.
</para>
</listitem>
<listitem>
<para>
- <link xlink:href="https://snowflake.torproject.org/">snowflake-proxy</link>,
- a system to defeat internet censorship. Available as
- <link xlink:href="options.html#opt-services.snowflake-proxy.enable">services.snowflake-proxy</link>.
+ <link xlink:href="https://www.elastic.co/guide/en/beats/filebeat/current/filebeat-overview.html">filebeat</link>,
+ a lightweight shipper for forwarding and centralizing log
+ data. Available as
+ <link linkend="opt-services.filebeat.enable">services.filebeat</link>.
</para>
</listitem>
<listitem>
<para>
- <link xlink:href="https://github.com/fleaz/r53-ddns">r53-ddns</link>,
- a small tool to run your own DDNS service via AWS Route53.
+ <link xlink:href="https://frrouting.org/">FRRouting</link>, a
+ popular suite of Internet routing protocol daemons (BGP, BFD,
+ OSPF, IS-IS, VRRP and others). Available as
+ <link linkend="opt-services.frr.babel.enable">services.frr</link>.
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ <link xlink:href="https://grafana.com/oss/mimir/">Grafana
+ Mimir</link>, an open source, horizontally scalable, highly
+ available, multi-tenant, long-term storage for Prometheus.
Available as
- <link xlink:href="options.html#opt-services.r53-ddns.enable">services.r53-ddns</link>.
+ <link linkend="opt-services.mimir.enable">services.mimir</link>.
</para>
</listitem>
<listitem>
<para>
- <link xlink:href="https://ergo.chat">ergochat</link>, a modern
- IRC with IRCv3 features. Available as
- <link xlink:href="options.html#opt-services.ergochat.enable">services.ergochat</link>.
+ <link xlink:href="https://hastebin.com/about.md">Haste</link>,
+ a pastebin written in node.js. Available as
+ <link linkend="opt-services.haste-server.enable">services.haste</link>.
</para>
</listitem>
<listitem>
<para>
- <link xlink:href="https://snipeitapp.com">Snipe-IT</link>, a
- free open source IT asset/license management system. Available
- as
- <link xlink:href="options.html#opt-services.snipe-it.enable">services.snipe-it</link>.
+ <link xlink:href="https://github.com/juanfont/headscale">headscale</link>,
+ an Open Source implementation of the
+ <link xlink:href="https://tailscale.io">Tailscale</link>
+ Control Server. Available as
+ <link linkend="opt-services.headscale.enable">services.headscale</link>.
</para>
</listitem>
<listitem>
<para>
- <link xlink:href="https://github.com/ngoduykhanh/PowerDNS-Admin">PowerDNS-Admin</link>,
- a web interface for the PowerDNS server. Available at
- <link xlink:href="options.html#opt-services.powerdns-admin.enable">services.powerdns-admin</link>.
+ <link xlink:href="https://github.com/hifi/heisenbridge">heisenbridge</link>,
+ a bouncer-style Matrix IRC bridge. Available as
+ <link linkend="opt-services.heisenbridge.enable">services.heisenbridge</link>.
</para>
</listitem>
<listitem>
<para>
- <link xlink:href="https://github.com/postgres/pgadmin4">pgadmin4</link>,
- an admin interface for the PostgreSQL database. Available at
- <link xlink:href="options.html#opt-services.pgadmin.enable">services.pgadmin</link>.
+ <link xlink:href="https://github.com/aarond10/https_dns_proxy">https-dns-proxy</link>,
+ DNS to DNS over HTTPS (DoH) proxy. Available as
+ <link linkend="opt-services.https-dns-proxy.enable">services.https-dns-proxy</link>.
</para>
</listitem>
<listitem>
@@ -298,7 +351,7 @@
<link xlink:href="https://github.com/sezanzeb/input-remapper">input-remapper</link>,
an easy to use tool to change the mapping of your input device
buttons. Available at
- <link xlink:href="options.html#opt-services.input-remapper.enable">services.input-remapper</link>.
+ <link linkend="opt-services.input-remapper.enable">services.input-remapper</link>.
</para>
</listitem>
<listitem>
@@ -306,109 +359,133 @@
<link xlink:href="https://invoiceplane.com">InvoicePlane</link>,
web application for managing and creating invoices. Available
at
- <link xlink:href="options.html#opt-services.invoiceplane.enable">services.invoiceplane</link>.
+ <link linkend="opt-services.invoiceplane.sites._name_.enable">services.invoiceplane</link>.
</para>
</listitem>
<listitem>
<para>
- <link xlink:href="https://maddy.email">maddy</link>, a
- composable all-in-one mail server. Available as
- <link xlink:href="options.html#opt-services.maddy.enable">services.maddy</link>.
+ <link xlink:href="https://userbase.kde.org/K3b">k3b</link>,
+ the KDE disk burning application. Available as
+ <link linkend="opt-programs.k3b.enable">programs.k3b</link>.
</para>
</listitem>
<listitem>
<para>
<link xlink:href="https://www.scorchworks.com/K40whisperer/k40whisperer.html">K40-Whisperer</link>,
a program to control cheap Chinese laser cutters. Available as
- <link xlink:href="options.html#opt-programs.k4-whisperer.enable">programs.k40-whisperer.enable</link>.
+ <link linkend="opt-programs.k40-whisperer.enable">programs.k40-whisperer.enable</link>.
Users must add themselves to the <literal>k40</literal> group
to be able to access the device.
</para>
</listitem>
<listitem>
<para>
+ <link xlink:href="https://kanidm.github.io/kanidm/stable/">kanidm</link>,
+ an identity management server written in Rust. Available as
+ <link linkend="opt-services.kanidm.enableServer">services.kanidm</link>
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ <link xlink:href="https://maddy.email/">Maddy</link>, a free
+ an open source mail server. Availabe as
+ <link linkend="opt-services.maddy.enable">services.maddy</link>.
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ <link xlink:href="https://conduit.rs/">matrix-conduit</link>,
+ a simple, fast and reliable chat server powered by matrix.
+ Available as
+ <link xlink:href="option.html#opt-services.matrix-conduit.enable">services.matrix-conduit</link>.
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ <link xlink:href="https://moosefs.com">Moosefs</link>, fault
+ tolerant petabyte distributed file system. Available as
+ <link linkend="opt-services.moosefs.master.enable">moosefs</link>.
+ </para>
+ </listitem>
+ <listitem>
+ <para>
<link xlink:href="https://github.com/mozilla-mobile/mozilla-vpn-client">mozillavpn</link>,
the client for the
<link xlink:href="https://vpn.mozilla.org/">Mozilla VPN</link>
service. Available as
- <link xlink:href="options.html#opt-services.mozillavpn">services.mozillavpn</link>.
+ <link linkend="opt-services.mozillavpn.enable">services.mozillavpn</link>.
</para>
</listitem>
<listitem>
<para>
<link xlink:href="https://github.com/mgumz/mtr-exporter">mtr-exporter</link>,
a Prometheus exporter for mtr metrics. Available as
- <link xlink:href="options.html#opt-services.mtr-exporter.enable">services.mtr-exporter</link>.
+ <link linkend="opt-services.mtr-exporter.enable">services.mtr-exporter</link>.
</para>
</listitem>
<listitem>
<para>
- <link xlink:href="https://github.com/prometheus-pve/prometheus-pve-exporter">prometheus-pve-exporter</link>,
- a tool that exposes information from the Proxmox VE API for
- use by Prometheus. Available as
- <link xlink:href="options.html#opt-services.prometheus.exporters.pve">services.prometheus.exporters.pve</link>.
+ <link xlink:href="https://nbd.sourceforge.io/">nbd</link>, a
+ Network Block Device server. Available as
+ <link linkend="opt-services.nbd.server.enable">services.nbd</link>.
</para>
</listitem>
<listitem>
<para>
<link xlink:href="https://github.com/netbox-community/netbox">netbox</link>,
infrastructure resource modeling (IRM) tool. Available as
- <link xlink:href="options.html#opt-services.netbox.enable">services.netbox</link>.
+ <link linkend="opt-services.netbox.enable">services.netbox</link>.
</para>
</listitem>
<listitem>
<para>
- <link xlink:href="https://tetrd.app">tetrd</link>, share your
- internet connection from your device to your PC and vice versa
- through a USB cable. Available at
- <link linkend="opt-services.tetrd.enable">services.tetrd</link>.
+ <link xlink:href="https://github.com/vvilhonen/nethoscope">nethoscope</link>,
+ listen to your network traffic. Available as
+ <link linkend="opt-programs.nethoscope.enable">programs.nethoscope</link>.
</para>
</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>.
+ <link xlink:href="https://nifi.apache.org">nifi</link>, an
+ easy to use, powerful, and reliable system to process and
+ distribute data. Available as
+ <link linkend="opt-services.nifi.enable">services.nifi</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
- <link xlink:href="options.html#opt-services.agate.enable">services.agate</link>.
+ <link xlink:href="https://github.com/Mic92/nix-ld">nix-ld</link>,
+ Run unpatched dynamic binaries on NixOS. Available as
+ <link linkend="opt-programs.nix-ld.enable">programs.nix-ld</link>.
</para>
</listitem>
<listitem>
<para>
- <link xlink:href="https://github.com/JustArchiNET/ArchiSteamFarm">ArchiSteamFarm</link>,
- a C# application with primary purpose of idling Steam cards
- from multiple accounts simultaneously. Available as
- <link xlink:href="options.html#opt-services.archisteamfarm.enable">services.archisteamfarm</link>.
+ <link xlink:href="http://www.nncpgo.org">NNCP</link>, NNCP
+ (Node to Node copy) utilities and configuration, Available as
+ <link linkend="opt-programs.nncp.enable">programs.nncp</link>.
</para>
</listitem>
<listitem>
<para>
- <link xlink:href="https://goteleport.com">teleport</link>,
- allows engineers and security professionals to unify access
- for SSH servers, Kubernetes clusters, web applications, and
- databases across all environments. Available at
- <link linkend="opt-services.teleport.enable">services.teleport</link>.
+ <link xlink:href="https://github.com/postgres/pgadmin4">pgadmin4</link>,
+ an admin interface for the PostgreSQL database. Available at
+ <link linkend="opt-services.pgadmin.enable">services.pgadmin</link>.
</para>
</listitem>
<listitem>
<para>
- <link xlink:href="https://loic-sharma.github.io/BaGet/">BaGet</link>,
- a lightweight NuGet and symbol server. Available at
- <link linkend="opt-services.baget.enable">services.baget</link>.
+ <link xlink:href="https://github.com/ngoduykhanh/PowerDNS-Admin">PowerDNS-Admin</link>,
+ a web interface for the PowerDNS server. Available at
+ <link linkend="opt-services.powerdns-admin.enable">services.powerdns-admin</link>.
</para>
</listitem>
<listitem>
<para>
- <link xlink:href="https://moosefs.com">moosefs</link>, fault
- tolerant petabyte distributed file system. Available as
- <link linkend="opt-services.moosefs.client.enable">moosefs</link>.
+ <link xlink:href="https://github.com/prometheus-pve/prometheus-pve-exporter">prometheus-pve-exporter</link>,
+ a tool that exposes information from the Proxmox VE API for
+ use by Prometheus. Available as
+ <link linkend="opt-services.prometheus.exporters.pve.enable">services.prometheus.exporters.pve</link>.
</para>
</listitem>
<listitem>
@@ -420,94 +497,145 @@
</listitem>
<listitem>
<para>
- <link xlink:href="https://github.com/rfjakob/systembus-notify">systembus-notify</link>,
- allow system level notifications to reach the users. Available
+ <link xlink:href="https://public-inbox.org">Public
+ Inbox</link>, an <quote>archives first</quote> approach to
+ mailing lists. Available as
+ <link linkend="opt-services.public-inbox.enable">services.public-inbox</link>.
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ <link xlink:href="https://github.com/fleaz/r53-ddns">r53-ddns</link>,
+ a small tool to run your own DDNS service via AWS Route53.
+ Available as
+ <link linkend="opt-services.r53-ddns.enable">services.r53-ddns</link>.
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ <link xlink:href="https://ddvk.github.io/rmfakecloud/">rmfakecloud</link>,
+ a clone of the cloud sync the remarkable tablet. Available as
+ <link linkend="opt-services.rmfakecloud.enable">services.rmfakecloud</link>.
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ <link xlink:href="https://docs.docker.com/engine/security/rootless/">rootless
+ Docker</link>, a <literal>systemd --user</literal> Docker
+ service which runs without root permissions. Available as
+ <link linkend="opt-virtualisation.docker.rootless.enable">virtualisation.docker.rootless.enable</link>.
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ <link xlink:href="https://www.rstudio.com/products/rstudio/#rstudio-server">rstudio-server</link>,
+ a browser-based version of the RStudio IDE for the R
+ programming language. Available as
+ <link linkend="opt-services.rstudio-server.enable">services.rstudio-server</link>.
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ <link xlink:href="https://github.com/aler9/rtsp-simple-server">rtsp-simple-server</link>,
+ ready-to-use RTSP / RTMP / HLS server and proxy that allows to
+ read, publish and proxy video and audio streams. Available as
+ <link linkend="opt-services.rtsp-simple-server.enable">services.rtsp-simple-server</link>.
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ <link xlink:href="https://snipeitapp.com">Snipe-IT</link>, a
+ free open source IT asset/license management system. Available
as
- <link xlink:href="opt-services.systembus-notify.enable">services.systembus-notify</link>.
- Please keep in mind that this service should only be enabled
- on machines with fully trusted users, as any local user is
- able to DoS user sessions by spamming notifications.
+ <link linkend="opt-services.snipe-it.enable">services.snipe-it</link>.
</para>
</listitem>
<listitem>
<para>
- <link xlink:href="https://github.com/audreyt/ethercalc">ethercalc</link>,
- an online collaborative spreadsheet. Available as
- <link xlink:href="options.html#opt-services.ethercalc.enable">services.ethercalc</link>.
+ <link xlink:href="https://snowflake.torproject.org/">snowflake-proxy</link>,
+ a system to defeat internet censorship. Available as
+ <link linkend="opt-services.snowflake-proxy.enable">services.snowflake-proxy</link>.
</para>
</listitem>
<listitem>
<para>
- <link xlink:href="https://nbd.sourceforge.io/">nbd</link>, a
- Network Block Device server. Available as
- <link xlink:href="options.html#opt-services.nbd.server.enable">services.nbd</link>.
+ <link xlink:href="https://sslmate.com/">sslmate-agent</link>,
+ a daemon for managing SSL/TLS certificates on a server.
+ Available as
+ <link xlink:href="services.sslmate-agent.enable">services.sslmate-agent</link>.
</para>
</listitem>
<listitem>
<para>
- <link xlink:href="https://github.com/Mic92/nix-ld">nix-ld</link>,
- Run unpatched dynamic binaries on NixOS. Available as
- <link xlink:href="options.html#opt-programs.nix-ld.enable">programs.nix-ld</link>.
+ <link xlink:href="https://starship.rs">starship</link>, a
+ minimal, blazing-fast, and infinitely customizable prompt for
+ any shell. Available at
+ <link linkend="opt-programs.starship.enable">programs.startship</link>.
</para>
</listitem>
<listitem>
<para>
- <link xlink:href="https://timetagger.app">timetagger</link>,
- an open source time-tracker with an intuitive user experience
- and powerful reporting.
- <link xlink:href="options.html#opt-services.timetagger.enable">services.timetagger</link>.
+ <link xlink:href="https://github.com/rfjakob/systembus-notify">systembus-notify</link>,
+ allow system level notifications to reach the users. Available
+ as
+ <link xlink:href="opt-services.systembus-notify.enable">services.systembus-notify</link>.
+ Please keep in mind that this service should only be enabled
+ on machines with fully trusted users, as any local user is
+ able to DoS user sessions by spamming notifications.
</para>
</listitem>
<listitem>
<para>
- <link xlink:href="https://www.rstudio.com/products/rstudio/#rstudio-server">rstudio-server</link>,
- a browser-based version of the RStudio IDE for the R
- programming language. Available as
- <link xlink:href="options.html#opt-services.rstudio-server.enable">services.rstudio-server</link>.
+ <link xlink:href="https://goteleport.com">teleport</link>,
+ allows engineers and security professionals to unify access
+ for SSH servers, Kubernetes clusters, web applications, and
+ databases across all environments. Available at
+ <link linkend="opt-services.teleport.enable">services.teleport</link>.
</para>
</listitem>
<listitem>
<para>
- <link xlink:href="https://github.com/juanfont/headscale">headscale</link>,
- an Open Source implementation of the
- <link xlink:href="https://tailscale.io">Tailscale</link>
- Control Server. Available as
- <link xlink:href="options.html#opt-services.headscale.enable">services.headscale</link>
+ <link xlink:href="https://tetrd.app">tetrd</link>, share your
+ internet connection from your device to your PC and vice versa
+ through a USB cable. Available at
+ <link linkend="opt-services.tetrd.enable">services.tetrd</link>.
</para>
</listitem>
<listitem>
<para>
- <link xlink:href="https://github.com/lakinduakash/linux-wifi-hotspot">create_ap</link>,
- a module for creating wifi hotspots using the program
- linux-wifi-hotspot. Available as
- <link xlink:href="options.html#opt-services.create_ap.enable">services.create_ap</link>.
+ <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://0xerr0r.github.io/blocky/">blocky</link>,
- fast and lightweight DNS proxy as ad-blocker for local network
- with many features.
+ <link xlink:href="https://github.com/darrylb123/usbrelay">usbrelayd</link>,
+ an USB Relay MQTT daemon. Available as
+ <link linkend="opt-services.usbrelayd.enable">services.usbrelayd</link>.
</para>
</listitem>
<listitem>
<para>
- <link xlink:href="https://clusterlabs.org/pacemaker/">pacemaker</link>
- cluster resource manager
+ <link xlink:href="https://github.com/miquels/webdav-server-rs">webdav-server-rs</link>,
+ Webdav server in rust. Available as
+ <link linkend="opt-services.webdav-server-rs.enable">services.webdav-server-rs</link>.
</para>
</listitem>
<listitem>
<para>
- <link xlink:href="https://nifi.apache.org">nifi</link>, an
- easy to use, powerful, and reliable system to process and
- distribute data. Available as
- <link xlink:href="options.html#opt-services.nifi.enable">services.nifi</link>.
+ <link xlink:href="https://github.com/gin66/wg_netmanager">wg-netmanager</link>,
+ the Wireguard network manager. Available as
+ <link linkend="opt-services.wg-netmanager.enable">services.wg-netmanager</link>.
</para>
</listitem>
<listitem>
<para>
- <link xlink:href="https://kanidm.github.io/kanidm/stable/">kanidm</link>,
- an identity management server written in Rust.
+ <link xlink:href="https://zammad.org/">Zammad</link>, a
+ web-based, open source user support/ticketing solution.
+ Available as
+ <link linkend="opt-services.zammad.enable">services.zammad</link>.
</para>
</listitem>
</itemizedlist>
@@ -2167,13 +2295,6 @@ cp /var/lib/redis/dump.rdb &quot;/var/lib/redis-mastodon/dump.rdb&quot;
</listitem>
<listitem>
<para>
- A new module was added for the Envoy reverse proxy, providing
- the options <literal>services.envoy.enable</literal> and
- <literal>services.envoy.settings</literal>.
- </para>
- </listitem>
- <listitem>
- <para>
The option <literal>services.duplicati.dataDir</literal> has
been added to allow changing the location of duplicati’s
files.
@@ -2369,15 +2490,6 @@ cp /var/lib/redis/dump.rdb &quot;/var/lib/redis-mastodon/dump.rdb&quot;
</listitem>
<listitem>
<para>
- A new module was added for the
- <link xlink:href="https://starship.rs/">Starship</link> shell
- prompt, providing the options
- <literal>programs.starship.enable</literal> and
- <literal>programs.starship.settings</literal>.
- </para>
- </listitem>
- <listitem>
- <para>
The <link xlink:href="https://dino.im">Dino</link> XMPP client
was updated to 0.3, adding support for audio and video calls.
</para>
@@ -2627,12 +2739,6 @@ cp /var/lib/redis/dump.rdb &quot;/var/lib/redis-mastodon/dump.rdb&quot;
</listitem>
<listitem>
<para>
- The <literal>programs.nncp</literal> options were added for
- generating host-global NNCP configuration.
- </para>
- </listitem>
- <listitem>
- <para>
The option <literal>services.snapserver.openFirewall</literal>
will no longer default to <literal>true</literal> starting
with NixOS 22.11. Enable it explicitly if you need to control
diff --git a/nixos/doc/manual/release-notes/rl-2205.section.md b/nixos/doc/manual/release-notes/rl-2205.section.md
index 32dfb679b54a..211a75513999 100644
--- a/nixos/doc/manual/release-notes/rl-2205.section.md
+++ b/nixos/doc/manual/release-notes/rl-2205.section.md
@@ -59,93 +59,123 @@ In addition to numerous new and upgraded packages, this release has the followin
## New Services {#sec-release-22.05-new-services}
+- [1password](https://1password.com/), command-lines and graphic interface for 1Password. Available as [programs._1password](#opt-programs._1password.enable) and [programs._1password-gui](#opt-programs._1password.enable).
+
- [aesmd](https://github.com/intel/linux-sgx#install-the-intelr-sgx-psw), the Intel SGX Architectural Enclave Service Manager. Available as [services.aesmd](#opt-services.aesmd.enable).
+- [agate](https://github.com/mbrubeck/agate), a very simple server for the Gemini hypertext protocol. Available as [services.agate](#opt-services.agate.enable).
+
+- [apfs](https://github.com/linux-apfs/linux-apfs-rw), a kernel module for mounting the Apple File System (APFS).
+
+- [ArchiSteamFarm](https://github.com/JustArchiNET/ArchiSteamFarm), a C# application with primary purpose of idling Steam cards from multiple accounts simultaneously. Available as [services.archisteamfarm](#opt-services.archisteamfarm.enable).
+
+- [BaGet](https://loic-sharma.github.io/BaGet/), a lightweight NuGet and symbol server. Available at [services.baget](#opt-services.baget.enable).
+
- [bird-lg](https://github.com/xddxdd/bird-lg-go), a BGP looking glass for Bird Routing. Available as [services.bird-lg](#opt-services.bird-lg.package).
-- [rootless Docker](https://docs.docker.com/engine/security/rootless/), a `systemd --user` Docker service which runs without root permissions. Available as [virtualisation.docker.rootless.enable](options.html#opt-virtualisation.docker.rootless.enable).
+- [blocky](https://0xerr0r.github.io/blocky/), fast and lightweight DNS proxy as ad-blocker for local network with many features. Available as [services.blocky](#opt-services.blocky.enable).
-- [matrix-conduit](https://conduit.rs/), a simple, fast and reliable chat server powered by matrix. Available as [services.matrix-conduit](option.html#opt-services.matrix-conduit.enable).
+- [cloudflare-dyndns](https://github.com/kissgyorgy/cloudflare-dyndns), CloudFlare Dynamic DNS client. Available as [services.cloudflare-dyndns](#opt-services.cloudflare-dyndns.enable).
-- [nethoscope](https://github.com/vvilhonen/nethoscope), listen to your network traffic. Available as [programs.nethoscope](#opt-programs.nethoscope.enable).
+- [Corosync](https://corosync.github.io/corosync/) and [Pacemaker](https://clusterlabs.org/pacemaker/), A open-source high availability resource manager. Available as [services.corosync](#opt-services.corosync.enable) and [services.pacemaker](#opt-services.pacemaker.enable).
+
+- [create_ap](https://github.com/lakinduakash/linux-wifi-hotspot), a module for creating wifi hotspots using the program linux-wifi-hotspot. Available as [services.create_ap](#opt-services.create_ap.enable).
+
+- [Envoy](https://www.envoyproxy.io/), a high-performance reverse proxy. Available as [services.envoy](#opt-services.envoy.enable).
+
+- [ergochat](https://ergo.chat), a modern IRC with IRCv3 features. Available as [services.ergochat](#opt-services.ergochat.enable).
+
+- [ethercalc](https://github.com/audreyt/ethercalc), an online collaborative spreadsheet. Available as [services.ethercalc](#opt-services.ethercalc.enable).
- [filebeat](https://www.elastic.co/guide/en/beats/filebeat/current/filebeat-overview.html), a lightweight shipper for forwarding and centralizing log data. Available as [services.filebeat](#opt-services.filebeat.enable).
-- [apfs](https://github.com/linux-apfs/linux-apfs-rw), a kernel module for mounting the Apple File System (APFS).
+- [FRRouting](https://frrouting.org/), a popular suite of Internet routing protocol daemons (BGP, BFD, OSPF, IS-IS, VRRP and others). Available as [services.frr](#opt-services.frr.babel.enable).
-- [FRRouting](https://frrouting.org/), a popular suite of Internet routing protocol daemons (BGP, BFD, OSPF, IS-IS, VRRP and others). Available as [services.frr](#opt-services.frr.babel.enable)
+- [Grafana Mimir](https://grafana.com/oss/mimir/), an open source, horizontally scalable, highly available, multi-tenant, long-term storage for Prometheus. Available as [services.mimir](#opt-services.mimir.enable).
-- [heisenbridge](https://github.com/hifi/heisenbridge), a bouncer-style Matrix IRC bridge. Available as [services.heisenbridge](options.html#opt-services.heisenbridge.enable).
+- [Haste](https://hastebin.com/about.md), a pastebin written in node.js. Available as [services.haste](#opt-services.haste-server.enable).
-- [snowflake-proxy](https://snowflake.torproject.org/), a system to defeat internet censorship. Available as [services.snowflake-proxy](options.html#opt-services.snowflake-proxy.ena