nvf/modules/plugins/utility/images/default.nix
2025-05-16 19:42:21 -03:00

6 lines
55 B
Nix

{
imports = [
./image-nvim
./img-clip
];
}