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

7 lines
63 B
Nix

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