diff --git a/index.xhtml b/index.xhtml index 6803c98f9..ec1a48501 100644 --- a/index.xhtml +++ b/index.xhtml @@ -557,7 +557,7 @@ to that of NixOS. The flake.nix would be:

<
 command here may be darwin-rebuild switch --flake <flake-uri>.

You can use the above flake.nix as a template in ~/.config/darwin by

$ nix flake new ~/.config/darwin -t github:nix-community/home-manager#nix-darwin
 

flake-parts module

When using 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.

{
   description = "flake-parts configuration";