feat: Added stuff
This commit is contained in:
@@ -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";
|
||||
# };
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user