1
0

pkgs/overlay.nix: Refactore overlay to a flake output attribute

This commit is contained in:
2023-12-08 09:06:43 +01:00
parent 0220dbbcdd
commit 9ca9ed3ef3
5 changed files with 25 additions and 28 deletions

View File

@@ -26,6 +26,7 @@ rec {
../users/clerie
({ ... }: {
nixpkgs.overlays = [
self.overlays.clerie
(_: _: {
inherit (agenix.packages."x86_64-linux")
agenix;