fix(home/common): use aichat instead of aichat-full
This commit is contained in:
parent
970b75b064
commit
b2091de9c9
@ -15,9 +15,7 @@ let
|
|||||||
tree
|
tree
|
||||||
] ++ lib.optional (!pkgs.stdenv.isDarwin) pastebinit;
|
] ++ lib.optional (!pkgs.stdenv.isDarwin) pastebinit;
|
||||||
|
|
||||||
unstablePkgs = with pkgs.unstablePkgs; [
|
unstablePkgs = with pkgs.unstablePkgs; [ aider-chat ];
|
||||||
aider-chat-full
|
|
||||||
];
|
|
||||||
in
|
in
|
||||||
{
|
{
|
||||||
imports = [
|
imports = [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user