about summary refs log tree commit diff
path: root/nixos/doc/manual/release-notes
diff options
context:
space:
mode:
authorRaito Bezarius <masterancpp@gmail.com>2023-12-14 20:22:33 +0100
committerRaito Bezarius <masterancpp@gmail.com>2024-01-25 18:27:33 +0100
commit78bc60b8a4c0ffdd7f6161d51f12da231f05483c (patch)
tree161cdd41111c68302ac0c8e2864542180a40ed25 /nixos/doc/manual/release-notes
parenta95d98f05a5da6cf66bef2584cf7a70b474d4518 (diff)
downloadnixlib-78bc60b8a4c0ffdd7f6161d51f12da231f05483c.tar
nixlib-78bc60b8a4c0ffdd7f6161d51f12da231f05483c.tar.gz
nixlib-78bc60b8a4c0ffdd7f6161d51f12da231f05483c.tar.bz2
nixlib-78bc60b8a4c0ffdd7f6161d51f12da231f05483c.tar.lz
nixlib-78bc60b8a4c0ffdd7f6161d51f12da231f05483c.tar.xz
nixlib-78bc60b8a4c0ffdd7f6161d51f12da231f05483c.tar.zst
nixlib-78bc60b8a4c0ffdd7f6161d51f12da231f05483c.zip
nixos/hebbot: init
This is a NixOS module to support TWIM-style Matrix bots.
Diffstat (limited to 'nixos/doc/manual/release-notes')
-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 6956c1ab6053..305b6ae51a2f 100644
--- a/nixos/doc/manual/release-notes/rl-2405.section.md
+++ b/nixos/doc/manual/release-notes/rl-2405.section.md
@@ -50,6 +50,8 @@ In addition to numerous new and upgraded packages, this release has the followin
 
 - [ollama](https://ollama.ai), server for running large language models locally.
 
+- [hebbot](https://github.com/haecker-felix/hebbot), a Matrix bot to generate "This Week in X" like blog posts. Available as [services.hebbot](#opt-services.hebbot.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).
 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.