Add output overlay

This commit is contained in:
Greg Hellings
2022-08-02 01:57:50 -05:00
parent 78704b5c88
commit f502476e29
+2
View File
@@ -58,5 +58,7 @@
inherit nixpkgs nixunstable agenix home-manager nurpkgs;
}
);
overlay = local_overlay;
};
}