From a005272a6fb2d43bda8be93a846f21fa54f62124 Mon Sep 17 00:00:00 2001 From: Birb Irl Date: Mon, 12 Aug 2024 18:41:22 +0000 Subject: [PATCH] epic grammar commit --- content/docs/distros/nixos.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.