about summary refs log tree commit diff
path: root/nixos/doc
diff options
context:
space:
mode:
authorColin <colin@uninsane.org>2023-07-13 09:27:37 +0000
committerYt <happysalada@tuta.io>2023-07-16 15:24:10 +0800
commite7059632c66003bc12d81559e471519a24481585 (patch)
tree45fe0a1f1e68992b4d30427cf4f64234b49b0614 /nixos/doc
parent90b1aa3e4d12b073dc32af59a4fdf0944df1e86c (diff)
downloadnixlib-e7059632c66003bc12d81559e471519a24481585.tar
nixlib-e7059632c66003bc12d81559e471519a24481585.tar.gz
nixlib-e7059632c66003bc12d81559e471519a24481585.tar.bz2
nixlib-e7059632c66003bc12d81559e471519a24481585.tar.lz
nixlib-e7059632c66003bc12d81559e471519a24481585.tar.xz
nixlib-e7059632c66003bc12d81559e471519a24481585.tar.zst
nixlib-e7059632c66003bc12d81559e471519a24481585.zip
nixos/trust-dns: init
Co-authored-by: Yt <happysalada@tuta.io>
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 abcfe1efee8d..5ccaa92914e1 100644
--- a/nixos/doc/manual/release-notes/rl-2311.section.md
+++ b/nixos/doc/manual/release-notes/rl-2311.section.md
@@ -24,6 +24,8 @@
 
 - [Apache Guacamole](https://guacamole.apache.org/), a cross-platform, clientless remote desktop gateway. Available as [services.guacamole-server](#opt-services.guacamole-server.enable) and [services.guacamole-client](#opt-services.guacamole-client.enable) services.
 
+- [trust-dns](https://trust-dns.org/), a Rust based DNS server built to be safe and secure from the ground up. Available as [services.trust-dns](#opt-services.trust-dns.enable).
+
 ## Backward Incompatibilities {#sec-release-23.11-incompatibilities}
 
 - The `boot.loader.raspberryPi` options have been marked deprecated, with intent for removal for NixOS 24.11. They had a limited use-case, and do not work like people expect. They required either very old installs ([before mid-2019](https://github.com/NixOS/nixpkgs/pull/62462)) or customized builds out of scope of the standard and generic AArch64 support. That option set never supported the Raspberry Pi 4 family of devices.