{host}.fleet
-> {host}.wg.aciceri.dev
This commit is contained in:
parent
9677a6ca77
commit
cba0555c38
9 changed files with 23 additions and 24 deletions
|
@ -2,8 +2,8 @@ host=${1-picard}
|
|||
|
||||
nixos-rebuild switch \
|
||||
--flake ".#${host}" \
|
||||
--target-host "root@${host}.fleet" \
|
||||
--build-host "root@${host}.fleet" \
|
||||
--target-host "root@${host}.wg.aciceri.dev" \
|
||||
--build-host "root@${host}.wg.aciceri.dev" \
|
||||
--option warn-dirty false \
|
||||
--fast \
|
||||
"${@:2}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue