docs: add generated overlays readme

This commit is contained in:
matt1432 2025-01-21 17:05:47 -05:00
parent bea7a1e274
commit 2598505dfd
18 changed files with 73 additions and 23 deletions

View file

@ -1,3 +1,4 @@
# TODO: add README
let
inherit (import ./lib.nix) mkDep mkInput mkHyprDep mkSrc;
inherit (builtins) listToAttrs map removeAttrs;