chore: -mem0
This commit is contained in:
@@ -23,9 +23,9 @@
|
||||
nixpkgs-master.url = "github:nixos/nixpkgs/master";
|
||||
|
||||
m3ta-nixpkgs = {
|
||||
# url = "git+ssh://gitea@code.m3ta.dev/m3tam3re/nixpkgs";
|
||||
url = "git+ssh://gitea@code.m3ta.dev/m3tam3re/nixpkgs";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
url = "path:/home/m3tam3re/p/NIX/nixpkgs";
|
||||
# url = "path:/home/m3tam3re/p/NIX/nixpkgs";
|
||||
};
|
||||
|
||||
llm-agents.url = "github:numtide/llm-agents.nix";
|
||||
@@ -47,8 +47,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";
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user