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

7 lines
58 B
Nix

{
imports = [
./animate.nix
./config.nix
];
}