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

7 lines
53 B
Nix
Raw Normal View History

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