diff --git a/content/docs/distros/nixos.md b/content/docs/distros/nixos.md index 7f516b6..41547db 100644 --- a/content/docs/distros/nixos.md +++ b/content/docs/distros/nixos.md @@ -21,7 +21,7 @@ Once monado is set up the nix way, use `systemctl --user start monado.service` t 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. 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. [Asynchronous reprojection does not work](https://github.com/NixOS/nixpkgs/issues/217119) without a kernel patch.