aboutsummaryrefslogtreecommitdiff
path: root/server-rebuild.sh
blob: 976fe326ac5f689d56b136ec82dbf83b643549ad (plain) (blame)
1
2
3
#!/usr/bin/env bash

nixos-rebuild switch --use-remote-sudo --target-host 172.105.172.191 --flake ".#nixnode" -j $(nproc)