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

7 lines
58 B
Nix
Raw Normal View History

2025-01-17 18:03:44 +00:00
{
imports = [
./animate.nix
./config.nix
];
}