about summary refs log tree commit diff
path: root/nixos/doc/manual
diff options
context:
space:
mode:
authorMario Rodas <marsam@users.noreply.github.com>2023-12-23 09:27:39 -0500
committerGitHub <noreply@github.com>2023-12-23 09:27:39 -0500
commit2ba8c30b4e11f9da2452a845f3f58c4c0d7ba229 (patch)
treee888f948c8fc6876654fc327ebd4de23e823e596 /nixos/doc/manual
parent1fe690f886aa29f9e7feeeed64bd5a5909e18e0c (diff)
parent7cfb9417751c0531d3b28835517c1535fa918b2b (diff)
downloadnixlib-2ba8c30b4e11f9da2452a845f3f58c4c0d7ba229.tar
nixlib-2ba8c30b4e11f9da2452a845f3f58c4c0d7ba229.tar.gz
nixlib-2ba8c30b4e11f9da2452a845f3f58c4c0d7ba229.tar.bz2
nixlib-2ba8c30b4e11f9da2452a845f3f58c4c0d7ba229.tar.lz
nixlib-2ba8c30b4e11f9da2452a845f3f58c4c0d7ba229.tar.xz
nixlib-2ba8c30b4e11f9da2452a845f3f58c4c0d7ba229.tar.zst
nixlib-2ba8c30b4e11f9da2452a845f3f58c4c0d7ba229.zip
Merge pull request #252790 from anthonyroussel/gns3-nixos-module
nixos/gns3-server: 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 5a1ab55209e0..c2c8f8acab65 100644
--- a/nixos/doc/manual/release-notes/rl-2405.section.md
+++ b/nixos/doc/manual/release-notes/rl-2405.section.md
@@ -24,6 +24,8 @@ In addition to numerous new and upgraded packages, this release has the followin
 
 - [maubot](https://github.com/maubot/maubot), a plugin-based Matrix bot framework. Available as [services.maubot](#opt-services.maubot.enable).
 
+- [GNS3](https://www.gns3.com/), a network software emulator. Available as [services.gns3-server](#opt-services.gns3-server.enable).
+
 - [Anki Sync Server](https://docs.ankiweb.net/sync-server.html), the official sync server built into recent versions of Anki. Available as [services.anki-sync-server](#opt-services.anki-sync-server.enable).
 The pre-existing [services.ankisyncd](#opt-services.ankisyncd.enable) has been marked deprecated and will be dropped after 24.05 due to lack of maintenance of the anki-sync-server softwares.