Reduce amount of inputs

This commit is contained in:
Greg Hellings
2025-12-07 17:53:31 -06:00
parent 01e6aa22d5
commit 8964529f1a
2 changed files with 7 additions and 12 deletions
-6
View File
@@ -61,14 +61,8 @@
pkgs = prev;
})
);
charts_overlay = (
_f: _p: {
chartsMetadata = top.charts.chartsMetadata;
}
);
overlays = [
top.agenix.overlays.default
charts_overlay
local_overlay
packages_overlay
top.nixvimunstable.overlays.default