It's not a function call...

This commit is contained in:
niten 2024-02-07 14:30:26 -08:00
parent 9f65560531
commit 86b2d7e6ba
1 changed files with 1 additions and 1 deletions

View File

@ -99,6 +99,6 @@ in {
};
};
};
in imports [ image ];
in { imports = [ image ]; };
};
}