docs: add generated overlays readme
All checks were successful
Discord / discord commits (push) Has been skipped
All checks were successful
Discord / discord commits (push) Has been skipped
This commit is contained in:
parent
bea7a1e274
commit
2598505dfd
18 changed files with 73 additions and 23 deletions
|
@ -129,7 +129,7 @@
|
|||
|
||||
nixosModules = import ./modules {inherit self;};
|
||||
|
||||
overlays = import ./overlays self;
|
||||
overlays = import ./overlays {inherit self;};
|
||||
|
||||
apps =
|
||||
perSystem (pkgs:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue