nvf/modules/plugins/mini/ai/default.nix

7 lines
53 B
Nix
Raw Normal View History

2025-01-17 17:57:59 +00:00
{
imports = [
./ai.nix
./config.nix
];
}