chore: update inputs

This commit is contained in:
2026-07-23 16:31:48 +02:00
parent 398988c314
commit 7306acca10
4 changed files with 87 additions and 87 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ in
{
home-manager.sharedModules = [ hmModules.ai ];
nixpkgs.overlays = [ inputs.llm-agents.overlays.default ];
nixpkgs.overlays = [ inputs.llm-agents.overlays.shared-nixpkgs ];
nix.settings = {
extra-substituters = [ "https://cache.numtide.com" ];