doc/extern: improve overlay filtering explanation
Co-authored-by: David Arnold <dar@xoe.solutions>
This commit is contained in:
parent
4b4f9dc45c
commit
6e906e87bc
@ -13,7 +13,7 @@ flake.nix:
|
|||||||
channels.nixos.overlays = [ inputs.agenix.overlay ];
|
channels.nixos.overlays = [ inputs.agenix.overlay ];
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
These overlays will be automatically filtered by inspecting the `inputs` argument.
|
Upon exporting overlays, these overlays will be automatically filtered out by inspecting the `inputs` argument.
|
||||||
|
|
||||||
## Modules
|
## Modules
|
||||||
There is a dedicated `nixos.hostDefaults.externalModules` argument for external
|
There is a dedicated `nixos.hostDefaults.externalModules` argument for external
|
||||||
|
Loading…
Reference in New Issue
Block a user