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

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