Skip to content

Commit

Permalink
Fix: Wivrn readme note
Browse files Browse the repository at this point in the history
  • Loading branch information
PassiveLemon committed Feb 12, 2025
1 parent 2ac5bd6 commit c1e8462
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/nixos/wivrn/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

In order to compile WiVRn with Nvenc, you must override the cudaSupport value like so: `inputs.lemonake.packages.${pkgs.system}.wivrn-git.override { cudaSupport = true; }`. This value is not inherited from your NixOS configuration.

>![NOTE]
> ![NOTE]
> If you are using an Nvidia driver older than 565.77.01, you should install the `monado-vulkan-layers` package to mitigate crashes with OpenXR. Add it to `hardware.opengl.extraPackages`.
## Example usage
Expand Down

0 comments on commit c1e8462

Please sign in to comment.