mirror of
https://github.com/srid/nixos-config.git
synced 2026-01-07 16:47:23 +08:00
use it
This commit is contained in:
parent
aba4627262
commit
46a9ce3f47
1 changed files with 2 additions and 0 deletions
|
|
@ -23,6 +23,8 @@ in
|
|||
pkgs.tree
|
||||
pkgs.python313Packages.markitdown
|
||||
flake.inputs.self.packages.${pkgs.system}.claude # Sandboxed version from claude-sandboxed.nix
|
||||
# Other agents for trying out
|
||||
pkgs.copilot-cli
|
||||
];
|
||||
programs.claude-code = {
|
||||
enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue