doc: clarify what is user environment
This commit is contained in:
parent
cf5dad76c1
commit
32371301d3
|
@ -3,8 +3,10 @@ Home Manager using Nix
|
||||||
|
|
||||||
This project provides a basic system for managing a user environment
|
This project provides a basic system for managing a user environment
|
||||||
using the [Nix][] package manager together with the Nix libraries
|
using the [Nix][] package manager together with the Nix libraries
|
||||||
found in [Nixpkgs][]. Before attempting to use Home Manager please
|
found in [Nixpkgs][]`. It allows declarative configuration of user
|
||||||
read the warning below.
|
specific (non global) packages and dotfiles.
|
||||||
|
|
||||||
|
Before attempting to use Home Manager please read the warning below.
|
||||||
|
|
||||||
For a more systematic overview of Home Manager and its available
|
For a more systematic overview of Home Manager and its available
|
||||||
options, please see the [Home Manager manual][manual].
|
options, please see the [Home Manager manual][manual].
|
||||||
|
|
Loading…
Reference in a new issue