mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-09-18 15:51:21 +02:00
chore(agents): remove Claude integrations
This commit is contained in:
@@ -157,7 +157,6 @@ in
|
||||
# ai agents
|
||||
".agents" # skills for all agents
|
||||
".config/agents"
|
||||
".claude"
|
||||
".codex"
|
||||
".kimi-code"
|
||||
".config/opencode"
|
||||
@@ -357,10 +356,6 @@ in
|
||||
file = ".config/zoom.conf";
|
||||
how = "symlink";
|
||||
}
|
||||
{
|
||||
file = ".claude.json";
|
||||
how = "bindmount";
|
||||
}
|
||||
];
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user