feat: updated zed

This commit is contained in:
Nick 2025-10-03 16:18:55 -05:00
parent 60ac77ef20
commit 5415bd0e5d
4 changed files with 87 additions and 2 deletions

View file

@ -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";
};