# Generate new boot configuration
sudo nixos-rebuild boot --flake .#hx90
# Update current configuration
sudo nixos-rebuild switch --flake .#hx90
Checkout / copy files:
- ~/.secrets
- ~/secrets
- Go to https://login.tailscale.com/admin/settings/keys
- Generate auth key
- Login to tailscale
tailscale up -authkey <auth key>
bw config server https://bitwarden.snowy-butterfly.ts.net/
bw login [email protected]
# Setup rust tools
rustup default stable