nvf/modules/utility/motion/leap/default.nix
2023-04-05 02:14:13 +03:00

9 lines
62 B
Nix

_: {
imports = [
./leap.nix
./config.nix
];
}