mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-12-06 21:17:14 -06:00
feat: added zookeeper
This commit is contained in:
parent
fcdb380268
commit
c009562291
5 changed files with 102 additions and 4 deletions
|
|
@ -81,6 +81,10 @@
|
|||
url = "git+ssh://git@gitlab.com/uprootnutrition/filesorter.git";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
zookeeper = {
|
||||
url = "git+ssh://git@gitlab.com/uprootnutrition/zookeeper.git";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
};
|
||||
outputs =
|
||||
inputs:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue