mirror of
https://github.com/nix-community/home-manager
synced 2024-11-10 07:04:17 +00:00
doc: clarify what is user environment
This commit is contained in:
parent
cf5dad76c1
commit
32371301d3
1 changed files with 4 additions and 2 deletions
|
@ -3,8 +3,10 @@ Home Manager using Nix
|
|||
|
||||
This project provides a basic system for managing a user environment
|
||||
using the [Nix][] package manager together with the Nix libraries
|
||||
found in [Nixpkgs][]. Before attempting to use Home Manager please
|
||||
read the warning below.
|
||||
found in [Nixpkgs][]`. It allows declarative configuration of user
|
||||
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
|
||||
options, please see the [Home Manager manual][manual].
|
||||
|
|
Loading…
Reference in a new issue