feat: Added tangled

This commit is contained in:
2026-03-05 02:00:19 +05:30
parent 686501d464
commit 7be66a5d2f
5 changed files with 262 additions and 4 deletions

View File

@@ -172,6 +172,10 @@
url = "github:uttarayan21/nixify";
inputs.nixpkgs.follows = "nixpkgs";
};
tangled-core = {
url = "git+https://tangled.org/tangled.org/core";
inputs.nixpkgs.follows = "nixpkgs";
};
};
outputs = {