Add warning for NixOS
This commit is contained in:
@@ -3,6 +3,10 @@ weight: 49
|
||||
title: Envision
|
||||
---
|
||||
|
||||
{{% hint danger %}}
|
||||
Do not use Envision if your distro is NixOS, more info [here](https://lvra.gitlab.io/docs/distros/nixos/#envision).
|
||||
{{% /hint %}}
|
||||
|
||||
# Envision
|
||||
|
||||
<video width="640" height="360" controls>
|
||||
@@ -15,7 +19,7 @@ Envision is a graphical app that acts as an orchestrator to get a full [Monado](
|
||||
|
||||
Envision attempts to construct a working runtime with both a native OpenXR and an OpenVR API, provided by [OpenComposite](/docs/fossvr/opencomposite/), for client aplications to utilize. Please note the OpenVR implementation is incomplete and contains only what's necessary to run most games for compatibility. If you plan to implement software, utilize the OpenXR API, specification [here](https://registry.khronos.org/OpenXR/specs/1.0/html/xrspec.html).
|
||||
|
||||
{{% hint danger %}}
|
||||
{{% hint warning %}}
|
||||
**Warning**
|
||||
|
||||
Envision is still considered alpha-quality and highly experimental.
|
||||
|
||||
Reference in New Issue
Block a user