home/llm: remove aider
not used for now, but requires build time
This commit is contained in:
parent
31b786117a
commit
bd171c7d54
1 changed files with 0 additions and 1 deletions
|
|
@ -17,7 +17,6 @@ let
|
||||||
in
|
in
|
||||||
{
|
{
|
||||||
home.packages = [
|
home.packages = [
|
||||||
myAider
|
|
||||||
pkgs.claude-code
|
pkgs.claude-code
|
||||||
];
|
];
|
||||||
#nixpkgs.config.allowUnfreePredicate = pkg: builtins.elem (lib.getName pkg) [ "claude-code" ]; # nixpkgs.config merging is unfortunately broken
|
#nixpkgs.config.allowUnfreePredicate = pkg: builtins.elem (lib.getName pkg) [ "claude-code" ]; # nixpkgs.config merging is unfortunately broken
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue