7 lines
48 B
Nix
7 lines
48 B
Nix
|
{
|
||
|
imports = [
|
||
|
./resolve
|
||
|
./gimp
|
||
|
];
|
||
|
}
|