summary refs log tree commit diff
path: root/nixos
diff options
context:
space:
mode:
authorYaya <mak@nyantec.com>2023-04-20 12:43:06 +0000
committerMartin Weinelt <hexa@darmstadt.ccc.de>2023-05-30 12:32:34 +0200
commit50801ac9ce51c229215d8dd3888c15723cbebf4c (patch)
treee673c4645a0a2b56d329e8056778561efaffe57f /nixos
parent7aeb7d0a6185111e900fbe9e99235afb6f29bf3c (diff)
nixos/doc: add release note for sftpgo
(cherry picked from commit ae47862b938bf0535dfd54171d1d25d191f1c3fb)
Diffstat (limited to 'nixos')
-rw-r--r--nixos/doc/manual/release-notes/rl-2305.section.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/nixos/doc/manual/release-notes/rl-2305.section.md b/nixos/doc/manual/release-notes/rl-2305.section.md
index c3cc69699cbac..b4d488cb1d3ed 100644
--- a/nixos/doc/manual/release-notes/rl-2305.section.md
+++ b/nixos/doc/manual/release-notes/rl-2305.section.md
@@ -96,6 +96,8 @@ In addition to numerous new and upgraded packages, this release has the followin
 
 - [atuin](https://github.com/ellie/atuin), a sync server for shell history. Available as [services.atuin](#opt-services.atuin.enable).
 
+- [SFTPGo](https://github.com/drakkan/sftpgo), a fully featured and highly configurable SFTP server with optional HTTP/S, FTP/S and WebDAV support. Available as [services.sftpgo](options.html#opt-services.sftpgo.enable).
+
 - [esphome](https://esphome.io), a dashboard to configure ESP8266/ESP32 devices for use with Home Automation systems. Available as [services.esphome](#opt-services.esphome.enable).
 
 - [networkd-dispatcher](https://gitlab.com/craftyguy/networkd-dispatcher), a dispatcher service for systemd-networkd connection status changes. Available as [services.networkd-dispatcher](#opt-services.networkd-dispatcher.enable).