feat: Update some stuff

This commit is contained in:
uttarayan21
2025-04-28 13:58:54 +05:30
parent 1370419708
commit 258d61d89a
5 changed files with 60 additions and 46 deletions

View File

@@ -108,6 +108,10 @@
url = "github:NeogitOrg/neogit/nightly";
flake = false;
};
d2 = {
url = "github:terrastruct/d2-vim";
flake = false;
};
tree-sitter-d2 = {
url = "github:ravsii/tree-sitter-d2";
flake = false;
@@ -124,10 +128,6 @@
url = "github:nushell/tree-sitter-nu";
flake = false;
};
d2 = {
url = "github:terrastruct/d2-vim";
flake = false;
};
navigator = {
url = "github:ray-x/navigator.lua";
flake = false;
@@ -270,7 +270,7 @@
devices = darwin_devices;
in
import ./darwin {
inherit devices inputs nixpkgs home-manager overlays nix-darwin;
inherit devices inputs nixpkgs home-manager overlays nur nix-darwin;
};
homeConfigurations = let