Update dependencies

This commit is contained in:
Charlotte Van Petegem 2021-04-23 11:10:23 +02:00
parent 3cec90e553
commit addd2df055
No known key found for this signature in database
GPG key ID: 019E764B7184435A
2 changed files with 7 additions and 7 deletions

View file

@ -5,4 +5,4 @@ set -x
hostname=$1
shift 1
nixos-rebuild --flake .#$hostname --target-host root@$hostname "$@"
nixos-rebuild --flake .#$hostname --target-host root@$hostname --build-host root@urithiru "$@"