feat: install own claude-code
This commit is contained in:
parent
41cb2ec791
commit
58d8ef050c
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ let
|
||||||
};
|
};
|
||||||
in {
|
in {
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
unstable.claude-code
|
claude-code # Using custom overlay with version 2.0.55
|
||||||
unstable.code-cursor
|
unstable.code-cursor
|
||||||
unstable.vscode
|
unstable.vscode
|
||||||
# android-studio-full
|
# android-studio-full
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue