--- syntax: markdown tags: [tldr, common] source: https://github.com/tldr-pages/tldr.git --- # home-manager > Manage a user environment using Nix. > More information: . - Activate the configuration defined in `~/.config/nixpkgs/home.nix`: `home-manager build` - Activate the configuration and switch to it: `home-manager switch`