Home Manager: Difference between revisions

Malix (talk | contribs)
m fix: name standardization
m Fix probable typo
 
Line 2: Line 2:
* install software declaratively in your user profile, rather than using nix-env
* install software declaratively in your user profile, rather than using nix-env
* manage dotfiles in the home directory of your user.
* manage dotfiles in the home directory of your user.
Home Manager has many [https://nix-community.github.io/home-manager/options.xhtml options], which can look daunting at first, but most of those options only boil down to creating some dotfiles and installing some software in a way similar way to nix-env.
Home Manager has many [https://nix-community.github.io/home-manager/options.xhtml options], which can look daunting at first, but most of those options only boil down to creating some dotfiles and installing some software in a similar way to nix-env.


{{Note|Before attempting to use Home Manager [https://github.com/rycee/home-manager#words-of-warning please read the warning].}}
{{Note|Before attempting to use Home Manager [https://github.com/rycee/home-manager#words-of-warning please read the warning].}}