refactor: consume agent-lib through m3ta-home

This commit is contained in:
2026-06-13 09:25:40 +02:00
parent c692ca1c63
commit 879bdb3005
6 changed files with 339 additions and 136 deletions
+2 -2
View File
@@ -42,8 +42,8 @@
nix-colors.url = "github:misterio77/nix-colors";
m3ta-home = {
url = "git+ssh://gitea@code.m3ta.dev/m3tam3re/m3ta-home";
# url = "path:/home/m3tam3re/p/NIX/m3ta-home";
# url = "git+ssh://gitea@code.m3ta.dev/m3tam3re/m3ta-home";
url = "path:/home/m3tam3re/p/NIX/m3ta-home";
inputs.nixpkgs.follows = "nixpkgs";
};