1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-12-07 01:21:03 +01:00

aichat: init (#7207)

aichat is an all in one CLI tool for AI interactions.
On first run it prompts you to create a config so I made a home manager module to do this declaratively.
This commit is contained in:
jaredmontoya 2025-06-04 20:35:39 +02:00 committed by GitHub
parent ffab96a8b4
commit 86b95fc1ed
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 111 additions and 0 deletions

View file

@ -61,6 +61,7 @@ let
./programs/aerc.nix
./programs/aerospace.nix
./programs/afew.nix
./programs/aichat.nix
./programs/alacritty.nix
./programs/alot.nix
./programs/antidote.nix