From 2dc26c1775f05837e1c4512a9289d3298b5abb88 Mon Sep 17 00:00:00 2001 From: Simon Gardling Date: Thu, 31 Oct 2024 17:18:37 -0400 Subject: [PATCH] vr: fix package --- etcnixos/vr.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etcnixos/vr.nix b/etcnixos/vr.nix index 527bce2..f0a36a1 100644 --- a/etcnixos/vr.nix +++ b/etcnixos/vr.nix @@ -5,7 +5,7 @@ openFirewall = true; # 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 # will automatically read this and work with wivrn