mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-08-09 05:14:41 -05:00
feat: starting to install zed
This commit is contained in:
parent
9ef7554967
commit
616ce7fbca
6 changed files with 102 additions and 1 deletions
|
@ -67,6 +67,10 @@
|
|||
url = "github:direnv/direnv";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
zed = {
|
||||
url = "github:zed-industries/zed";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
};
|
||||
|
||||
outputs = inputs:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue