nvf/modules/plugins/assistant/avante/default.nix
2025-06-12 21:13:55 -04:00

6 lines
62 B
Nix

{
imports = [
./config.nix
./avante-nvim.nix
];
}