home-manager: add page (#3079)

italian
Tycho Grouwstra 2019-06-06 16:40:53 +02:00 committed by Marco Bonelli
parent 4057b76db6
commit 1dad65678b
1 changed files with 12 additions and 0 deletions

View File

@ -0,0 +1,12 @@
# home-manager
> Manage a user environment using Nix.
> More information: <https://github.com/rycee/home-manager>.
- Activate the configuration defined in `~/.config/nixpkgs/home.nix`:
`home-manager build`
- Activate the configuration and switch to it:
`home-manager switch`