nvf/modules/plugins/utility/smart-splits/default.nix

6 lines
63 B
Nix

{
imports = [
./config.nix
./smart-splits.nix
];
}