mirror of
https://github.com/srid/nixos-config.git
synced 2025-12-26 15:04:59 +08:00
copilot cli
This commit is contained in:
parent
4b9643a19e
commit
aba4627262
2 changed files with 7 additions and 6 deletions
|
|
@ -38,4 +38,5 @@ packageOverlays // {
|
|||
|
||||
# Use claude-code from nix-ai-tools instead of nixpkgs
|
||||
claude-code = inputs.nix-ai-tools.packages.${self.system}.claude-code;
|
||||
copilot-cli = inputs.nix-ai-tools.packages.${self.system}.copilot-cli;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue