about summary refs log tree commit diff
path: root/nixos/doc/manual
diff options
context:
space:
mode:
authorh7x4 <h7x4@nani.wtf>2024-02-02 11:36:08 +0100
committerGitHub <noreply@github.com>2024-02-02 11:36:08 +0100
commit7ac5d2ce0c4ad9534688c9c7f6e52feb995a649d (patch)
tree0e61337d2778dd65e17d0b86d8c0ae88026653ef /nixos/doc/manual
parent381d7ada6d7ff6d8e4ee625a990acba090fdf6e8 (diff)
parent1d3e2a92bc516a1ead80dafbd48a07fb935f684d (diff)
downloadnixlib-7ac5d2ce0c4ad9534688c9c7f6e52feb995a649d.tar
nixlib-7ac5d2ce0c4ad9534688c9c7f6e52feb995a649d.tar.gz
nixlib-7ac5d2ce0c4ad9534688c9c7f6e52feb995a649d.tar.bz2
nixlib-7ac5d2ce0c4ad9534688c9c7f6e52feb995a649d.tar.lz
nixlib-7ac5d2ce0c4ad9534688c9c7f6e52feb995a649d.tar.xz
nixlib-7ac5d2ce0c4ad9534688c9c7f6e52feb995a649d.tar.zst
nixlib-7ac5d2ce0c4ad9534688c9c7f6e52feb995a649d.zip
Merge pull request #284154 from PassiveLemon/ALVR
alvr: init at 20.6.1
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 e26702f7a61d..06c3e1949b70 100644
--- a/nixos/doc/manual/release-notes/rl-2405.section.md
+++ b/nixos/doc/manual/release-notes/rl-2405.section.md
@@ -71,6 +71,8 @@ The pre-existing [services.ankisyncd](#opt-services.ankisyncd.enable) has been m
 
 - [TuxClocker](https://github.com/Lurkki14/tuxclocker), a hardware control and monitoring program. Available as [programs.tuxclocker](#opt-programs.tuxclocker.enable).
 
+- [ALVR](https://github.com/alvr-org/alvr), a VR desktop streamer. Available as [programs.alvr](#opt-programs.alvr.enable)
+
 - [RustDesk](https://rustdesk.com), a full-featured open source remote control alternative for self-hosting and security with minimal configuration. Alternative to TeamViewer.
 
 - [systemd-lock-handler](https://git.sr.ht/~whynothugo/systemd-lock-handler/), a bridge between logind D-Bus events and systemd targets. Available as [services.systemd-lock-handler.enable](#opt-services.systemd-lock-handler.enable).