NixOS and Home Manager both automatically generate documentation using 'nixosOptionsDoc', and now so does hylonix. I can't find any standard reference for where this documentation should go, so I have created a doc attribute in the flake.
8 lines
86 B
Text
8 lines
86 B
Text
*
|
|
!*/
|
|
!.gitignore
|
|
!flake.nix
|
|
!flake.lock
|
|
!docs/**/*.nix
|
|
!lib/**.nix
|
|
!modules/**/*.nix
|