feat: Added stuff

This commit is contained in:
uttarayan21
2025-07-02 17:21:10 +05:30
parent 9c4d5a219d
commit c80288fadf
14 changed files with 93 additions and 40 deletions

View File

@@ -174,11 +174,12 @@
inputs.nixpkgs.follows = "nixpkgs";
};
command-runner = {
url = "github:uttarayan21/command-runner";
# url = "github:uttarayan21/command-runner";
url = "path:/home/servius/Projects/command-runner";
inputs.nixpkgs.follows = "nixpkgs";
};
# alvr = {
# url = "git+file:/home/servius/Projects/ALVR";
# url = "path:/home/servius/Projects/ALVR";
# inputs.nixpkgs.follows = "nixpkgs";
# };
};