It's not a function call...
This commit is contained in:
parent
9f65560531
commit
86b2d7e6ba
|
@ -99,6 +99,6 @@ in {
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
in imports [ image ];
|
in { imports = [ image ]; };
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue