Update dependencies
This commit is contained in:
parent
3cec90e553
commit
addd2df055
2 changed files with 7 additions and 7 deletions
|
@ -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 "$@"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue