mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-14 06:00:33 +03:00
nixos/monado: link OpenXR runtimes
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
This commit is contained in:
parent
9003167522
commit
ce36e73fdb
1 changed files with 1 additions and 0 deletions
|
@ -69,6 +69,7 @@ in
|
|||
};
|
||||
|
||||
environment.systemPackages = [ cfg.package ];
|
||||
environment.pathsToLink = [ "/share/openxr" ];
|
||||
};
|
||||
|
||||
meta.maintainers = with lib.maintainers; [ Scrumplex ];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue