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.
3 lines
40 B
Nix
3 lines
40 B
Nix
{
|
|
aichat-settings = ./settings.nix;
|
|
}
|