about summary refs log tree commit diff
path: root/nixos/doc
diff options
context:
space:
mode:
authorDS <commits@sidhion.com>2024-01-07 20:45:21 -0800
committerDS <commits@sidhion.com>2024-01-19 13:19:27 -0800
commitfdf411fb36c721a4769a355a4330f23cb598632d (patch)
tree2ac76c9f4bb6d34a5c9045070b258f7630edc516 /nixos/doc
parent40830f825335d4f5400a5337e9139fe43113a69e (diff)
downloadnixlib-fdf411fb36c721a4769a355a4330f23cb598632d.tar
nixlib-fdf411fb36c721a4769a355a4330f23cb598632d.tar.gz
nixlib-fdf411fb36c721a4769a355a4330f23cb598632d.tar.bz2
nixlib-fdf411fb36c721a4769a355a4330f23cb598632d.tar.lz
nixlib-fdf411fb36c721a4769a355a4330f23cb598632d.tar.xz
nixlib-fdf411fb36c721a4769a355a4330f23cb598632d.tar.zst
nixlib-fdf411fb36c721a4769a355a4330f23cb598632d.zip
nixos/tigerbeetle: init 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 9860eca88b57..fcc5ff69a571 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 @@ The pre-existing [services.ankisyncd](#opt-services.ankisyncd.enable) has been m
 
 - [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).
 
+- [TigerBeetle](https://tigerbeetle.com/), a distributed financial accounting database designed for mission critical safety and performance. Available as [services.tigerbeetle](#opt-services.tigerbeetle.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).
 
 - [TuxClocker](https://github.com/Lurkki14/tuxclocker), a hardware control and monitoring program. Available as [programs.tuxclocker](#opt-programs.tuxclocker.enable).