about summary refs log tree commit diff
path: root/nixos/doc
diff options
context:
space:
mode:
authorRyan Lahfa <masterancpp@gmail.com>2023-07-22 18:47:45 +0200
committerGitHub <noreply@github.com>2023-07-22 18:47:45 +0200
commitc4ae17443e5b23ed1ad7f8d9a7e4e85660315fc9 (patch)
tree5fd8d34210c2ed1fe6d4355fd5f0c1ed2d7c6f3c /nixos/doc
parentb75a9dfbf052592dc68dbb9e2e3ecda163423a40 (diff)
parent234dd85da0ff4e1bb263adfe035157a0570b1a2e (diff)
downloadnixlib-c4ae17443e5b23ed1ad7f8d9a7e4e85660315fc9.tar
nixlib-c4ae17443e5b23ed1ad7f8d9a7e4e85660315fc9.tar.gz
nixlib-c4ae17443e5b23ed1ad7f8d9a7e4e85660315fc9.tar.bz2
nixlib-c4ae17443e5b23ed1ad7f8d9a7e4e85660315fc9.tar.lz
nixlib-c4ae17443e5b23ed1ad7f8d9a7e4e85660315fc9.tar.xz
nixlib-c4ae17443e5b23ed1ad7f8d9a7e4e85660315fc9.tar.zst
nixlib-c4ae17443e5b23ed1ad7f8d9a7e4e85660315fc9.zip
Merge pull request #244233 from oddlama/init-typesense-bin
Diffstat (limited to 'nixos/doc')
-rw-r--r--nixos/doc/manual/release-notes/rl-2311.section.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/nixos/doc/manual/release-notes/rl-2311.section.md b/nixos/doc/manual/release-notes/rl-2311.section.md
index 18b93bbd3687..5e54ab9aa24e 100644
--- a/nixos/doc/manual/release-notes/rl-2311.section.md
+++ b/nixos/doc/manual/release-notes/rl-2311.section.md
@@ -18,6 +18,8 @@
 
 - [GoToSocial](https://gotosocial.org/), an ActivityPub social network server, written in Golang. Available as [services.gotosocial](#opt-services.gotosocial.enable).
 
+- [Typesense](https://github.com/typesense/typesense), a fast, typo-tolerant search engine for building delightful search experiences. Available as [services.typesense](#opt-services.typesense.enable).
+
 - [Anuko Time Tracker](https://github.com/anuko/timetracker), a simple, easy to use, open source time tracking system. Available as [services.anuko-time-tracker](#opt-services.anuko-time-tracker.enable).
 
 - [sitespeed-io](https://sitespeed.io), a tool that can generate metrics (timings, diagnostics) for websites. Available as [services.sitespeed-io](#opt-services.sitespeed-io.enable).