Works with LLM but should be able to do this cleaner
This commit is contained in:
@@ -92,7 +92,7 @@ in
|
||||
];
|
||||
})
|
||||
]
|
||||
++ (import ../../modules/shared/packages.nix { inherit pkgs; })
|
||||
++ (import ../../modules/shared/packages.nix { inherit pkgs llm-agents; })
|
||||
|
||||
;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user