LinuxCommandLibrary

home-manager

home-manager

TLDR

Activate the configuration defined in ~/.config/nixpkgs/home.nix

$ home-manager build
copy


Activate the configuration and switch to it
$ home-manager switch
copy

Copied to clipboard