fix: remove depecrated overlay attribute

This commit is contained in:
musjj 2023-09-26 01:27:52 +07:00
parent 3f76e66d63
commit 0cbe271a2b

View file

@ -29,6 +29,5 @@
yazi = final.callPackage ./nix/yazi.nix { };
};
};
overlay = overlays.default;
};
}