pkgs/overlay.nix: Refactore overlay to a flake output attribute
This commit is contained in:
@@ -26,6 +26,7 @@ rec {
|
||||
../users/clerie
|
||||
({ ... }: {
|
||||
nixpkgs.overlays = [
|
||||
self.overlays.clerie
|
||||
(_: _: {
|
||||
inherit (agenix.packages."x86_64-linux")
|
||||
agenix;
|
||||
|
Reference in New Issue
Block a user