mirror of
https://github.com/srid/nixos-config.git
synced 2026-02-22 12:55:20 +08:00
drop nu
This commit is contained in:
parent
4ec757e7b5
commit
1bf5049ebb
10 changed files with 1 additions and 194 deletions
|
|
@ -33,9 +33,6 @@ let
|
|||
|
||||
in
|
||||
packageOverlays // {
|
||||
# External overlays
|
||||
nuenv = (inputs.nuenv.overlays.nuenv self super).nuenv;
|
||||
|
||||
# Use claude-code from nix-ai-tools instead of nixpkgs
|
||||
claude-code = (nix-ai-tools self.system).claude-code;
|
||||
copilot-cli = (nix-ai-tools self.system).copilot-cli;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue