lol
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

doc/interoperability: add OpenXR doc

+5
+5
doc/interoperability/openxr.md
··· 1 + # OpenXR in NixOS 2 + 3 + OpenXR is a standard for eXtended Reality (XR) applications and drivers (providers). 4 + 5 + OpenXR runtime providers must ensure that the library path of the runtime's shared library can be loaded by Nix applications. If your OpenXR runtime provider runs in an FHSEnv, this means you may have to use `auto-patchelf` to link dependencies to the Nix store.