Clone this repo to ~/.config/home-manager
and then run:
nix --extra-experimental-features 'nix-command flakes' run home-manager/master -- switch
home-manager switch
sudo nixos-rebuild switch --flake "$HOME/.config/home-manager#$(hostname)"
Clone this repo to ~/.config/home-manager
and then run:
nix --extra-experimental-features 'nix-command flakes' run home-manager/master -- switch
home-manager switch
sudo nixos-rebuild switch --flake "$HOME/.config/home-manager#$(hostname)"