mirror of
https://github.com/nix-community/home-manager.git
synced 2025-12-12 12:01:08 +01:00
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;
|
|
}
|