mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-12 21:23:28 +00:00
utility/img-clip: init
This commit is contained in:
parent
79993c71d8
commit
32b9694840
4 changed files with 41 additions and 1 deletions
6
modules/plugins/utility/images/img-clip/default.nix
Normal file
6
modules/plugins/utility/images/img-clip/default.nix
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
imports = [
|
||||
./config.nix
|
||||
./img-clip.nix
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue