utility/img-clip: init

This commit is contained in:
haskex 2025-05-16 11:44:02 -03:00
commit 32b9694840
4 changed files with 41 additions and 1 deletions

View file

@ -0,0 +1,6 @@
{
imports = [
./config.nix
./img-clip.nix
];
}