about summary refs log tree commit diff
path: root/nixos/doc
diff options
context:
space:
mode:
authorRatCornu <balthazar.patiachvili@crans.org>2024-01-18 22:11:42 +0100
committerRatCornu <balthazar.patiachvili@crans.org>2024-01-19 02:31:34 +0100
commitd32bb1112910e08ed4f0b56550ba16fc3208f8f5 (patch)
tree11b230868b77726a8d1b8ba27c5feb1e5225ce0a /nixos/doc
parent279057b7791a051f520ff0e78aab001333bb1626 (diff)
downloadnixlib-d32bb1112910e08ed4f0b56550ba16fc3208f8f5.tar
nixlib-d32bb1112910e08ed4f0b56550ba16fc3208f8f5.tar.gz
nixlib-d32bb1112910e08ed4f0b56550ba16fc3208f8f5.tar.bz2
nixlib-d32bb1112910e08ed4f0b56550ba16fc3208f8f5.tar.lz
nixlib-d32bb1112910e08ed4f0b56550ba16fc3208f8f5.tar.xz
nixlib-d32bb1112910e08ed4f0b56550ba16fc3208f8f5.tar.zst
nixlib-d32bb1112910e08ed4f0b56550ba16fc3208f8f5.zip
nixos/suwayomi-server: add release note
Diffstat (limited to 'nixos/doc')
-rw-r--r--nixos/doc/manual/release-notes/rl-2405.section.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/nixos/doc/manual/release-notes/rl-2405.section.md b/nixos/doc/manual/release-notes/rl-2405.section.md
index 9e8ef49783ca..db4c10266f4c 100644
--- a/nixos/doc/manual/release-notes/rl-2405.section.md
+++ b/nixos/doc/manual/release-notes/rl-2405.section.md
@@ -37,6 +37,8 @@ In addition to numerous new and upgraded packages, this release has the followin
 - [Anki Sync Server](https://docs.ankiweb.net/sync-server.html), the official sync server built into recent versions of Anki. Available as [services.anki-sync-server](#opt-services.anki-sync-server.enable).
 The pre-existing [services.ankisyncd](#opt-services.ankisyncd.enable) has been marked deprecated and will be dropped after 24.05 due to lack of maintenance of the anki-sync-server softwares.
 
+- [Suwayomi Server](https://github.com/Suwayomi/Suwayomi-Server), a free and open source manga reader server that runs extensions built for [Tachiyomi](https://tachiyomi.org). Available as [services.suwayomi-server](#opt-services.suwayomi-server.enable).
+
 - [ping_exporter](https://github.com/czerwonk/ping_exporter), a Prometheus exporter for ICMP echo requests. Available as [services.prometheus.exporters.ping](#opt-services.prometheus.exporters.ping.enable).
 
 - [Clevis](https://github.com/latchset/clevis), a pluggable framework for automated decryption, used to unlock encrypted devices in initrd. Available as [boot.initrd.clevis.enable](#opt-boot.initrd.clevis.enable).