nvf/modules/plugins/assistant/avante/default.nix
2025-04-22 12:17:33 +01:00

6 lines
62 B
Nix

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