VR packages for bsb2 eye tracking and stardust

This commit is contained in:
2025-11-30 16:25:47 -05:00
parent b9efe75c17
commit cca2a27d26
3 changed files with 43 additions and 2 deletions

View File

@ -19,6 +19,11 @@
inputs.nixpkgs.follows = "nixpkgs";
};
go-bsb-cam = {
url = "git+https://repo.abby.cafe/pager/go-bsb-cams.git";
inputs.nixpkgs.follows = "nixpkgs";
};
nixgl = {
url = "github:nix-community/nixGL";
inputs.nixpkgs.follows = "nixpkgs";