about summary refs log tree commit diff
path: root/nixos/doc/manual
diff options
context:
space:
mode:
authorAtemu <atemu.main@gmail.com>2024-02-27 20:11:04 +0000
committerGitHub <noreply@github.com>2024-02-27 20:11:04 +0000
commit97f445e8f14a4ba556d6762107f53cfbc9900ec7 (patch)
treebe3975653e2742e32ce49f13cbeb9d4a0ef16b59 /nixos/doc/manual
parentb5c956262d950cd2accccbe6a1e7fe768d5efaad (diff)
parent3f7e9baeebab425f44caa19de37f004724c9c0fc (diff)
downloadnixlib-97f445e8f14a4ba556d6762107f53cfbc9900ec7.tar
nixlib-97f445e8f14a4ba556d6762107f53cfbc9900ec7.tar.gz
nixlib-97f445e8f14a4ba556d6762107f53cfbc9900ec7.tar.bz2
nixlib-97f445e8f14a4ba556d6762107f53cfbc9900ec7.tar.lz
nixlib-97f445e8f14a4ba556d6762107f53cfbc9900ec7.tar.xz
nixlib-97f445e8f14a4ba556d6762107f53cfbc9900ec7.tar.zst
nixlib-97f445e8f14a4ba556d6762107f53cfbc9900ec7.zip
Merge pull request #245005 from Scrumplex/nixos-monado
nixos/monado: 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 e9e09c81ce92..b0957c03a99a 100644
--- a/nixos/doc/manual/release-notes/rl-2405.section.md
+++ b/nixos/doc/manual/release-notes/rl-2405.section.md
@@ -87,6 +87,8 @@ The pre-existing [services.ankisyncd](#opt-services.ankisyncd.enable) has been m
 
 - [go-camo](https://github.com/cactus/go-camo), a secure image proxy server. Available as [services.go-camo](#opt-services.go-camo.enable).
 
+- [Monado](https://monado.freedesktop.org/), an open source XR runtime. Available as [services.monado](#opt-services.monado.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).