Build and push to cachix

This commit is contained in:
Charlotte Van Petegem 2022-01-11 21:32:18 +01:00
parent 26a8a56225
commit ada5ab5685
No known key found for this signature in database
GPG key ID: 019E764B7184435A
6 changed files with 62 additions and 8 deletions

View file

@ -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 "$@"