expose overlay

This commit is contained in:
Robin Appelman 2024-03-22 19:42:17 +01:00
commit b403dd2b94

View file

@ -76,5 +76,7 @@
sqlx-cli
];
};
});
}) // {
overlays.default = import ./overlay.nix;
};
}