about summary refs log tree commit diff
path: root/nixos/doc/manual
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-02-18 00:02:44 +0000
committerGitHub <noreply@github.com>2024-02-18 00:02:44 +0000
commit2ad339408a0a9f3b7e0854a244c8b6d0b4f232b5 (patch)
tree45114809bc03d6988c2a4503ae50314426282b58 /nixos/doc/manual
parent8bc9edd60dc4417cceeb3d338028b92b59dd35a6 (diff)
parentd743b18aae9fb2beb87bd09d61079e7cbbe0b1a2 (diff)
downloadnixlib-2ad339408a0a9f3b7e0854a244c8b6d0b4f232b5.tar
nixlib-2ad339408a0a9f3b7e0854a244c8b6d0b4f232b5.tar.gz
nixlib-2ad339408a0a9f3b7e0854a244c8b6d0b4f232b5.tar.bz2
nixlib-2ad339408a0a9f3b7e0854a244c8b6d0b4f232b5.tar.lz
nixlib-2ad339408a0a9f3b7e0854a244c8b6d0b4f232b5.tar.xz
nixlib-2ad339408a0a9f3b7e0854a244c8b6d0b4f232b5.tar.zst
nixlib-2ad339408a0a9f3b7e0854a244c8b6d0b4f232b5.zip
Merge staging-next into staging
Diffstat (limited to 'nixos/doc/manual')
-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 4258d67bd031..0b5f2ab0b107 100644
--- a/nixos/doc/manual/release-notes/rl-2405.section.md
+++ b/nixos/doc/manual/release-notes/rl-2405.section.md
@@ -71,6 +71,8 @@ The pre-existing [services.ankisyncd](#opt-services.ankisyncd.enable) has been m
 
 - [TigerBeetle](https://tigerbeetle.com/), a distributed financial accounting database designed for mission critical safety and performance. Available as [services.tigerbeetle](#opt-services.tigerbeetle.enable).
 
+- [go-camo](https://github.com/cactus/go-camo), a secure image proxy server. Available as [services.go-camo](#opt-services.go-camo.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).