I'm following this playlist by LibrePhoenix to configure my NixOS setup.
- Install NixOS with a flash drive. Guide
- curl -LO https://raw.githubusercontent.com/gusjengis/.dotfiles/refs/heads/master/install.sh
- chmod +x install.sh
- ./install.sh
- curl -LO https://raw.githubusercontent.com/gusjengis/.dotfiles/refs/heads/master/home-manager.sh
- chmod +x home-manager.sh
- ./home-manager.sh
Each .sh file should trigger a reboot, once they've both run everything should be installed. Use gh auth login to setup git credentials Add secret keys back to ~/.dotfiles/user/secrets.nix Go to ~/.local/share/nvim/lazy/avante.nvim/ and run make BUILD_FROM_SOURCE=true rustup default stable rustup target add wasm32-unknown-unknown