mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-12-07 05:27:13 -06:00
feat: added nixcord
This commit is contained in:
parent
76749334b9
commit
d19d5288b0
3 changed files with 166 additions and 42 deletions
|
|
@ -76,6 +76,11 @@
|
|||
url = "github:zed-industries/zed";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
nixcord = {
|
||||
url = "github:kaylorben/nixcord";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
inputs.home-manager.follows = "home-manager";
|
||||
};
|
||||
upRootNutrition = {
|
||||
url = "git+ssh://git@gitlab.com/uprootnutrition/website.git";
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue