nix config

add aider.chat

+4 -3
+4 -3
home/profiles/cli/default.nix
··· 22 22 # gdb 23 23 # fontconfig 24 24 # whois 25 - 25 + 26 26 # jq 27 27 manix 28 28 moreutils ··· 62 62 # ssb-patchwork 63 63 pandoc 64 64 taskwarrior-tui 65 - # TODO marked broken 66 - # python3Packages.howdoi 65 + 66 + # llms (needs 24.11) 67 + aider-chat 67 68 68 69 (pkgs.writeScriptBin "jq-repl" '' 69 70 #!/usr/bin/env bash