about summary refs log tree commit diff
path: root/nixos/doc
diff options
context:
space:
mode:
authorRobert Irelan <rirelan@gmail.com>2023-11-27 13:55:35 -0800
committerWeijia Wang <9713184+wegank@users.noreply.github.com>2023-11-30 17:25:17 +0100
commit8fe9c18ed3986a8e0f4e738db1ee7b82d30ce68b (patch)
treeadf120d65b40db8d45cfe413b8fff0f217da1399 /nixos/doc
parent3808ba768f39f2501eefa618cd0b5888b1015851 (diff)
downloadnixlib-8fe9c18ed3986a8e0f4e738db1ee7b82d30ce68b.tar
nixlib-8fe9c18ed3986a8e0f4e738db1ee7b82d30ce68b.tar.gz
nixlib-8fe9c18ed3986a8e0f4e738db1ee7b82d30ce68b.tar.bz2
nixlib-8fe9c18ed3986a8e0f4e738db1ee7b82d30ce68b.tar.lz
nixlib-8fe9c18ed3986a8e0f4e738db1ee7b82d30ce68b.tar.xz
nixlib-8fe9c18ed3986a8e0f4e738db1ee7b82d30ce68b.tar.zst
nixlib-8fe9c18ed3986a8e0f4e738db1ee7b82d30ce68b.zip
nixos/anki-sync-server: init
Provide a NixOS module for the [built-in Anki Sync
Server](https://docs.ankiweb.net/sync-server.html) included in recent
versions of Anki. This supersedes the `ankisyncd` module, but we should
keep that for now because `ankisyncd` supports older versions of Anki
clients than this module.
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 b6b343145d78..8599f54cf479 100644
--- a/nixos/doc/manual/release-notes/rl-2405.section.md
+++ b/nixos/doc/manual/release-notes/rl-2405.section.md
@@ -16,6 +16,8 @@ In addition to numerous new and upgraded packages, this release has the followin
 
 - [maubot](https://github.com/maubot/maubot), a plugin-based Matrix bot framework. Available as [services.maubot](#opt-services.maubot.enable).
 
+- [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).
+
 ## Backward Incompatibilities {#sec-release-24.05-incompatibilities}
 
 <!-- To avoid merge conflicts, consider adding your item at an arbitrary place in the list instead. -->