about 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
committerYureka <yuka@yuka.dev>2023-05-25 22:46:15 +0200
commitae47862b938bf0535dfd54171d1d25d191f1c3fb (patch)
tree1c5e63cc549b2d238610daa168e5c007b85153ca /nixos
parent931a1b97f773d2ef036b7e5d41f657dd6a870ec9 (diff)
downloadnixlib-ae47862b938bf0535dfd54171d1d25d191f1c3fb.tar
nixlib-ae47862b938bf0535dfd54171d1d25d191f1c3fb.tar.gz
nixlib-ae47862b938bf0535dfd54171d1d25d191f1c3fb.tar.bz2
nixlib-ae47862b938bf0535dfd54171d1d25d191f1c3fb.tar.lz
nixlib-ae47862b938bf0535dfd54171d1d25d191f1c3fb.tar.xz
nixlib-ae47862b938bf0535dfd54171d1d25d191f1c3fb.tar.zst
nixlib-ae47862b938bf0535dfd54171d1d25d191f1c3fb.zip
nixos/doc: add release note for sftpgo
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 15715e31c786..6bf560c6017a 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).