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

7 lines
58 B
Nix

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