summaryrefslogtreecommitdiff
path: root/deploy.sh
blob: 86a6c4034c61584a72ce9b1c2a9da330e7af3c16 (plain)
1
2
3
4
5
# usage:
# $ ./deploy.sh <hostname> <ip>
# example usage:
# $ ./deply.sh 109-199-104-83 109.199.104.83
nix run github:nix-community/nixos-anywhere -- --generate-hardware-config nixos-generate-config ./hardware-configuration.nix --flake .?ref=411ee0c#$1 --target-host root@$2