Build and push to cachix
This commit is contained in:
parent
26a8a56225
commit
ada5ab5685
6 changed files with 62 additions and 8 deletions
|
@ -5,4 +5,4 @@ set -x
|
|||
hostname=$1
|
||||
shift 1
|
||||
|
||||
nixos-rebuild --flake .#$hostname --target-host root@$hostname --build-host root@urithiru "$@"
|
||||
nixos-rebuild --flake .#$hostname --target-host root@$hostname -s "$@"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue