stylix: set _file for overlays (#1214)

This commit is contained in:
awwpotato 2025-05-04 13:05:58 -07:00 committed by GitHub
parent 003e6770af
commit b8e2e8c730
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -19,6 +19,7 @@ inputs:
file;
in
{
_file = f;
options = attrs.options or { };
config.nixpkgs.overlays = lib.mkIf config.stylix.overlays.enable [
attrs.overlay