This commit is contained in:
2025-12-15 12:54:37 +00:00
parent 2a14d62d83
commit 90801ae7c7
3 changed files with 41 additions and 42 deletions

View File

@@ -48,8 +48,8 @@
];
home.packages = [
inputs.beads.packages.${pkgs.stdenv.hostPlatform.system}.default
inputs.llm-agents.packages.${pkgs.stdenv.hostPlatform.system}.amp
inputs.llm-agents.packages.${pkgs.stdenv.hostPlatform.system}.beads
];
programs.git.settings.user.email = "christoph@schmatzler.com";