about summary refs log tree commit diff
path: root/nixos/doc
diff options
context:
space:
mode:
authorWeijia Wang <9713184+wegank@users.noreply.github.com>2023-10-09 16:55:22 +0200
committerGitHub <noreply@github.com>2023-10-09 16:55:22 +0200
commitad855375b4dc2c60ffa80d6cfe65fce7876ccfc7 (patch)
tree14a5628fe089d23f5812c0f1dd38ab000eae6da7 /nixos/doc
parenta09c0a7cd8e4662ba8bfc339b7cf49a638d2971b (diff)
parent905349064876dcd7a762bd60d586591dc67556b5 (diff)
Merge pull request #244197 from wexder/netclient
netclient: init at 0.21.0
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 3d9ff866242ee..d1bbb5c389a74 100644
--- a/nixos/doc/manual/release-notes/rl-2311.section.md
+++ b/nixos/doc/manual/release-notes/rl-2311.section.md
@@ -91,6 +91,8 @@
 
 - [ZITADEL](https://zitadel.com), a turnkey identity and access management platform. Available as [services.zitadel](#opt-services.zitadel.enable).
 
+- [netclient](https://github.com/gravitl/netclient), an automated WireGuard® Management Client. Available as [services.netclient](#opt-services.netclient.enable).
+
 ## Backward Incompatibilities {#sec-release-23.11-incompatibilities}
 
 - `network-online.target` has been fixed to no longer time out for systems with `networking.useDHCP = true` and `networking.useNetworkd = true`.