dotfiles/overlays/lib.nix

6 lines
50 B
Nix

{ lib, inputs }:
final: prev: {
inherit lib;
}