mirror of
https://github.com/ryan4yin/nixos-and-flakes-book.git
synced 2025-06-21 20:41:25 +02:00
fix link (#209)
This commit is contained in:
parent
4fbff4d9e5
commit
e5a039bb99
@ -393,7 +393,7 @@ options 的声明与类型检查。
|
|||||||
|
|
||||||
这里需要注意的一点是,**不能在 `imports =[ ... ];` 中使用由 `_module.args` 传递的参数**,
|
这里需要注意的一点是,**不能在 `imports =[ ... ];` 中使用由 `_module.args` 传递的参数**,
|
||||||
我们在前面
|
我们在前面
|
||||||
[传递非默认参数到模块系统中 ](../nixos-with-flakes/nixos-with-flakes-enabled#pass-non-default-parameters-to-submodules)
|
[传递非默认参数到模块系统中 ](../nixos-with-flakes/nixos-flake-and-module-system#pass-non-default-parameters-to-submodules)
|
||||||
一章中已经做过详细说明。
|
一章中已经做过详细说明。
|
||||||
|
|
||||||
## References
|
## References
|
||||||
|
Loading…
x
Reference in New Issue
Block a user