infra/nix/overlays/default.nix

5 lines
98 B
Nix

{
overrides = import ./overrides.nix;
pkgs = import ./pkgs.nix;
posh = import ./posh.nix;
}