chore: remove command-runner

This commit is contained in:
uttarayan21
2025-07-02 17:29:41 +05:30
parent 9cfa825267
commit d6ec59a3af

View File

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