dotfiles/overlays/lib.nix

6 lines
40 B
Nix

{ lib, ... }:
_: _: {
inherit lib;
}