nvf/modules/plugins/utility/motion/default.nix

8 lines
66 B
Nix

_: {
imports = [
./hop
./leap
./precognition
];
}