use llm-agents.nix

This commit is contained in:
2026-04-19 11:01:20 +08:00
parent 0cefd0799d
commit 3a47cc56b7
8 changed files with 202 additions and 31 deletions
+1
View File
@@ -19,6 +19,7 @@
noctalia-shell = inputs.noctalia.packages.${final.stdenv.hostPlatform.system}.default;
})
inputs.llm-agents.overlays.shared-nixpkgs
];
config.allowUnfree = true;
flake.setNixPath = false;