feat: added alvr fork

This commit is contained in:
uttarayan21
2025-05-25 22:56:24 +05:30
parent 85258d02a8
commit fbf6da2a81
9 changed files with 216 additions and 84 deletions

View File

@@ -163,6 +163,10 @@
url = "github:uttarayan21/zeronsd";
inputs.nixpkgs.follows = "nixpkgs";
};
alvr = {
url = "git+file:/home/servius/Projects/ALVR";
inputs.nixpkgs.follows = "nixpkgs";
};
};
outputs = {