nixos/documentation: Allow the inclusion of a nixpkgs/modules directory
This commit is contained in:
@@ -49,6 +49,7 @@ let
|
||||
version = release;
|
||||
revision = "release-${release}";
|
||||
prefix = modulesPath;
|
||||
extraSources = [ (dirOf nixosPath) ];
|
||||
};
|
||||
in
|
||||
docs.optionsNix
|
||||
|
||||
Reference in New Issue
Block a user