VR: Difference between revisions

drop 24.05 compat
Add note about monado-vulkan-layers
Line 174: Line 174:
<!--T:19-->
<!--T:19-->
Like Monado, you will also have to add the launch argument for WiVRn to allow access to the socket: <code>PRESSURE_VESSEL_FILESYSTEMS_RW=$XDG_RUNTIME_DIR/wivrn/comp_ipc %command%</code>
Like Monado, you will also have to add the launch argument for WiVRn to allow access to the socket: <code>PRESSURE_VESSEL_FILESYSTEMS_RW=$XDG_RUNTIME_DIR/wivrn/comp_ipc %command%</code>
In order to mitigate crashing on an Nvidia system, you should install the monado-vulkan-layers package. If it isn't installed, the dashboard will notify you. You can install it by adding `monado-vulkan-layers` from Nixpkgs to `hardware.graphics.extraPackages` and `environment.systemPackages`
</translate>
</translate>