diff --git a/content/docs/distros/nixos.md b/content/docs/distros/nixos.md index 6340f84..9c5874b 100644 --- a/content/docs/distros/nixos.md +++ b/content/docs/distros/nixos.md @@ -28,7 +28,7 @@ You can find WiVRn on the official [NixOS wiki](https://wiki.nixos.org/wiki/VR#W To get VRChat working with monado on nix, use the `env PRESSURE_VESSEL_FILESYSTEMS_RW=$XDG_RUNTIME_DIR/monado_comp_ipc %command%` launch options on steam and click play with the "Launch VRChat in Steam VR" mode. It should open it on your desktop for preview and display it through monado. ## SteamVR -SteamVR works like it does on other distros for the most part. Unfotrunately, if it doesn't work out of the box, troubleshooting it on NixOS can be close to impossible due to NixOS's structure and SteamVR's proprietary nature. +SteamVR works like it does on other distros for the most part. Unfortunately, if it doesn't work out of the box, troubleshooting it on NixOS can be close to impossible due to NixOS's structure and SteamVR's proprietary nature. [Asynchronous reprojection does not work](https://github.com/NixOS/nixpkgs/issues/217119) without a kernel patch.