mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-12-06 21:17:14 -06:00
feat: updated zed
This commit is contained in:
parent
60ac77ef20
commit
5415bd0e5d
4 changed files with 87 additions and 2 deletions
|
|
@ -68,6 +68,10 @@
|
|||
url = "gitlab:InvraNet/zen-flake";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
zed-editor = {
|
||||
url = "github:zed-industries/zed";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
upRootNutrition = {
|
||||
url = "git+ssh://git@gitlab.com/uprootnutrition/website.git";
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue