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

7 lines
44 B
Nix

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