nvf/modules/plugins/mini/default.nix

6 lines
32 B
Nix
Raw Normal View History

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