summaryrefslogtreecommitdiff
path: root/push
blob: 81ad75f7bbb06e5dd43e4682b289b4cad98cdc36 (plain)
1
2
3
4
5
#!/usr/bin/env bash
where="$1"
what="$2"
nix copy --to ssh://root@$where $what
ssh root@$where $(realpath $what)/bin/switch-to-configuration switch