mirror of
https://github.com/nix-community/home-manager.git
synced 2025-11-08 11:36:05 +01:00
flake-module: fix naming
This commit is contained in:
parent
234613d77c
commit
a8159195bf
2 changed files with 3 additions and 4 deletions
|
|
@ -1,7 +1,7 @@
|
|||
# flake-parts module {#sec-flakes-flake-parts-module}
|
||||
|
||||
When using [flake-parts](https://flake.parts)
|
||||
you may wish to import home-manager's flake module,
|
||||
you may wish to import Home Manager's flake module,
|
||||
`flakeModules.home-manager`.
|
||||
|
||||
``` nix
|
||||
|
|
@ -37,4 +37,3 @@ modules.
|
|||
If you are only defining `homeModules` and/or `homeConfigurations` once in a
|
||||
single module, flake-parts should work fine without importing
|
||||
`flakeModules.home-manager`.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue