nvf/modules/plugins/utility/yazi-nvim/default.nix

6 lines
60 B
Nix

{
imports = [
./config.nix
./yazi-nvim.nix
];
}