nvf/modules/plugins/utility/images/img-clip/default.nix
2025-05-16 11:44:02 -03:00

6 lines
59 B
Nix

{
imports = [
./config.nix
./img-clip.nix
];
}