reworked other aspects
This commit is contained in:
parent
755937cb56
commit
0ce2d3b947
5 changed files with 8 additions and 18 deletions
|
|
@ -4,7 +4,7 @@
|
|||
{ inputs, pkgs, ... }:
|
||||
{
|
||||
environment.systemPackages =
|
||||
(with pkgs; [ claude-desktop ])
|
||||
(with pkgs; [ ])
|
||||
++ (with inputs.nix-ai-tools.packages.${pkgs.system}; [
|
||||
claude-code
|
||||
claudebox
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue