vr: fix package

This commit is contained in:
Simon Gardling 2024-10-31 17:18:37 -04:00
parent 6b83e2416c
commit 2dc26c1775
Signed by: titaniumtown
GPG Key ID: 9AB28AC10ECE533D

View File

@ -5,7 +5,7 @@
openFirewall = true; openFirewall = true;
# WiVRn 0.20 # WiVRn 0.20
package = inputs.wivrn.legacyPackages.${pkgs.system}.wivrn.overrideAttrs; package = inputs.wivrn.legacyPackages.${pkgs.system}.wivrn;
# Write information to /etc/xdg/openxr/1/active_runtime.json, VR applications # Write information to /etc/xdg/openxr/1/active_runtime.json, VR applications
# will automatically read this and work with wivrn # will automatically read this and work with wivrn