about summary refs log tree commit diff
path: root/nixos/doc/manual
diff options
context:
space:
mode:
authorStanisław Pitucha <git@viraptor.info>2022-06-26 01:20:59 +1000
committerSandro Jäckel <sandro.jaeckel@gmail.com>2024-02-17 20:45:49 +0100
commit2eed715fbfd05a536d9f9756c656ba242fd0800a (patch)
tree25e2365ce8822d3de16a64b10b1227b9613340b5 /nixos/doc/manual
parentfa17e0c563dc934b69e855d42c350af828918245 (diff)
downloadnixlib-2eed715fbfd05a536d9f9756c656ba242fd0800a.tar
nixlib-2eed715fbfd05a536d9f9756c656ba242fd0800a.tar.gz
nixlib-2eed715fbfd05a536d9f9756c656ba242fd0800a.tar.bz2
nixlib-2eed715fbfd05a536d9f9756c656ba242fd0800a.tar.lz
nixlib-2eed715fbfd05a536d9f9756c656ba242fd0800a.tar.xz
nixlib-2eed715fbfd05a536d9f9756c656ba242fd0800a.tar.zst
nixlib-2eed715fbfd05a536d9f9756c656ba242fd0800a.zip
nixos/go-camo: init
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 70ee02183f4f..74563bf44344 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).