docs: add generated overlays readme
All checks were successful
Discord / discord commits (push) Has been skipped

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

@ -129,7 +129,7 @@
nixosModules = import ./modules {inherit self;};
overlays = import ./overlays self;
overlays = import ./overlays {inherit self;};
apps =
perSystem (pkgs: