Install nix
sh <(curl -L https://nixos.org/nix/install) --daemon
Run the bootstrap script
nix run github:sindrip/dotfiles?dir=nix#bootstrap \
--extra-experimental-features nix-command \
--extra-experimental-features flakes
export LOCALE_ARCHIVE=/usr/lib/locale/locale-archive