You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/en/other-usage-of-flakes/module-system.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -308,7 +308,7 @@ won't go into detail here.
308
308
309
309
We have already introduced how to use `specialArgs` and `_module.args` to pass additional
310
310
parameters to other Modules functions in
311
-
[Passing Non-default Parameters to Submodules](../nixos-with-flakes/nixos-flake-and-module-system.md#pass-non-default-parameters-to-submodules).
311
+
[The combination ability of Flakes and Nixpkgs module system](../nixos-with-flakes/nixos-flake-and-module-system.md#pass-non-default-parameters-to-submodules).
312
312
No further elaboration is needed here.
313
313
314
314
## How to Selectively Import Modules {#selectively-import-modules}
0 commit comments