yarn changes

This commit is contained in:
2024-12-11 16:01:59 -05:00
parent 5c87cfbec8
commit d18ca3b150
6 changed files with 61 additions and 70 deletions

View File

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