- Install Nix with https://github.com/DeterminateSystems/nix-installer
- For home-manager setups:
build
andswitch
- For NixOS (nixpi):
nixos-rebuild switch --flake '.#nixpi'
for i in $(seq 1 10); do /usr/bin/time $SHELL -i -c exit; done
References: