about summary refs log tree commit diff
path: root/nixos/doc
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2023-10-28 06:00:57 +0000
committerGitHub <noreply@github.com>2023-10-28 06:00:57 +0000
commit81ed2302dcd2cfcbebcc5d315ecc8cd0dae51e0b (patch)
tree922aadd8aca87304787291ec7bc08e8581d76284 /nixos/doc
parent4791949f6a3ea7e06e0ff75a9954075b3b4117bd (diff)
parent55acef40315608123114a79613afd8a2ac1c5b53 (diff)
downloadnixlib-81ed2302dcd2cfcbebcc5d315ecc8cd0dae51e0b.tar
nixlib-81ed2302dcd2cfcbebcc5d315ecc8cd0dae51e0b.tar.gz
nixlib-81ed2302dcd2cfcbebcc5d315ecc8cd0dae51e0b.tar.bz2
nixlib-81ed2302dcd2cfcbebcc5d315ecc8cd0dae51e0b.tar.lz
nixlib-81ed2302dcd2cfcbebcc5d315ecc8cd0dae51e0b.tar.xz
nixlib-81ed2302dcd2cfcbebcc5d315ecc8cd0dae51e0b.tar.zst
nixlib-81ed2302dcd2cfcbebcc5d315ecc8cd0dae51e0b.zip
Merge master into staging-next
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 9a405a91f37d..ee5e6d45a76a 100644
--- a/nixos/doc/manual/release-notes/rl-2311.section.md
+++ b/nixos/doc/manual/release-notes/rl-2311.section.md
@@ -86,6 +86,8 @@
 
 - [pgBouncer](https://www.pgbouncer.org), a PostgreSQL connection pooler. Available as [services.pgbouncer](#opt-services.pgbouncer.enable).
 
+- [Goss](https://goss.rocks/), a YAML based serverspec alternative tool for validating a server's configuration. Available as [services.goss](#opt-services.goss.enable).
+
 - [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).
 
 - [osquery](https://www.osquery.io/), a SQL powered operating system instrumentation, monitoring, and analytics.