sh <(curl -L https://nixos.org/nix/install) --daemonnix-channel --add https://github.com/nix-community/home-manager/archive/master.tar.gz home-manager
nix-channel --updateInstall home-manager
nix-shell '<home-manager>' -A installAdd the following line to /etc/nix/nix.conf experimental-features = nix-command flakes
git clone https://github.com/ethanellison/dotfiles.git
cd dotfiles