- Enable flakes
sudo sh -c 'echo "experimental-features = nix-command flakes" >> /etc/nix/nix.conf'- Clone repo
nix-shell -p git
mkdir -p ~/.config/home-manager/ && cd ~/.config/home-manager/ && git clone https://github.com/sharpchen/nix-config.git .sudo nixos-rebuild switch --flake ~/.config/home-manager#nixos-wslhome-manager switch --flake ~/.config/home-manager#sharpchenpowershell -noprofile -f ./install.ps1powershell -noprofile -f ./dotfiles.ps1