nvf/modules/plugins/mini/default.nix
2025-01-17 19:03:44 +01:00

8 lines
58 B
Nix

{
imports = [
./ai
./align
./animate
];
}