opencode config changes

This commit is contained in:
m3tm3re
2026-01-11 13:13:07 +01:00
parent 9dfaccb77e
commit 18ef6174bb
4 changed files with 29 additions and 18 deletions

View File

@@ -22,8 +22,8 @@
nixpkgs-9e58ed7.url = "github:nixos/nixpkgs/9e58ed7ba759d81c98f033b7f5eba21ca68f53b0";
nixpkgs-master.url = "github:nixos/nixpkgs/master";
# m3ta-nixpkgs.url = "git+https://code.m3ta.dev/m3tam3re/nixpkgs";
m3ta-nixpkgs.url = "path:/home/m3tam3re/p/NIX/nixpkgs";
m3ta-nixpkgs.url = "git+https://code.m3ta.dev/m3tam3re/nixpkgs";
# m3ta-nixpkgs.url = "path:/home/m3tam3re/p/NIX/nixpkgs";
#
nur = {
url = "github:nix-community/NUR";
@@ -45,8 +45,8 @@
nix-colors.url = "github:misterio77/nix-colors";
agents = {
url = "path:/home/m3tam3re/p/MISC/AGENTS";
# url = "git+https://code.m3ta.dev/m3tam3re/AGENTS";
# url = "path:/home/m3tam3re/p/MISC/AGENTS";
url = "git+https://code.m3ta.dev/m3tam3re/AGENTS";
flake = false;
};
};