NixOS Wiki: Difference between revisions

Nicolas-goudry (talk | contribs)
No edit summary
Change confusing wording regarding flakes in relations to channels. Flakes is not an alternative to the bi-annual releases. It's an alternative to nix-channel.
Line 21: Line 21:


<!--T:4-->
<!--T:4-->
A lot of people use [[Home Manager]] for managing the contents of their home directory, many use [[Flakes]] instead of the NixOS bi-annually release channels. Both add complexity and you may not even need them. Begin with NixOS, and only integrate Home Manager and/or Flakes into your setup once you're confident with NixOS and comprehend their significance.
Much great additional tooling exists in the Nix ecosystem such as:
}}
- Home-manager to manage user profile & home directory contents
- Nix Flakes instead of nix-channel
 
These add complexity and may be confusing at first, and you may even decide that you don't need them.
Start with plain Nix/NixOS, and only integrate Home Manager and/or Flakes into your setup once you're confident with Nix/NixOS and comprehend their significance.}}


<!--T:5-->
<!--T:5-->