mirror of
https://github.com/tuxdotrs/nix-config.git
synced 2026-09-19 16:49:04 +05:30
feat(flake): add llm-agents input and packages
This commit is contained in:
@@ -26,6 +26,7 @@
|
||||
|
||||
nur = inputs.nur.overlays.default;
|
||||
copyparty = inputs.copyparty.overlays.default;
|
||||
llm-agents = inputs.llm-agents.overlays.shared-nixpkgs;
|
||||
};
|
||||
|
||||
perSystem = {system, ...}: let
|
||||
|
||||
Reference in New Issue
Block a user