add workout-sync
This commit is contained in:
@@ -42,6 +42,10 @@
|
||||
url = "github:repomaa/ketchup";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
workout-sync = {
|
||||
url = "sourcehut:~repomaa/workout-sync";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
ksoloti-pr.url = "github:repomaa/nixpkgs/pkg/ksoloti";
|
||||
};
|
||||
outputs = { nixpkgs, ... }@inputs:
|
||||
|
||||
Reference in New Issue
Block a user