docs: add generated modules 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
20e5b7dac4
commit
c1ab913f55
6 changed files with 187 additions and 17 deletions
|
@ -127,7 +127,7 @@
|
|||
|
||||
homeManagerModules = import ./homeManagerModules self;
|
||||
|
||||
nixosModules = import ./modules self;
|
||||
nixosModules = import ./modules {inherit self;};
|
||||
|
||||
overlays = import ./overlays self;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue