about summary refs log tree commit diff
path: root/nixos/doc
diff options
context:
space:
mode:
authorh7x4 <h7x4@nani.wtf>2024-01-19 20:19:06 +0100
committerGitHub <noreply@github.com>2024-01-19 20:19:06 +0100
commit99e3c0032aa0830beb647cab35b977b0ebf320b3 (patch)
tree6c91bba616b3e8760153d43a77e345179e37824e /nixos/doc
parent2489c434f94aa09a6ff24c1db7082e5b7907562e (diff)
parentd32bb1112910e08ed4f0b56550ba16fc3208f8f5 (diff)
downloadnixlib-99e3c0032aa0830beb647cab35b977b0ebf320b3.tar
nixlib-99e3c0032aa0830beb647cab35b977b0ebf320b3.tar.gz
nixlib-99e3c0032aa0830beb647cab35b977b0ebf320b3.tar.bz2
nixlib-99e3c0032aa0830beb647cab35b977b0ebf320b3.tar.lz
nixlib-99e3c0032aa0830beb647cab35b977b0ebf320b3.tar.xz
nixlib-99e3c0032aa0830beb647cab35b977b0ebf320b3.tar.zst
nixlib-99e3c0032aa0830beb647cab35b977b0ebf320b3.zip
Merge pull request #281871 from RatCornu/tachidesk-server
 nixos/suwayomi-server: init at 0.7.0
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 c53a1dcce320..bae98714077b 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).