X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=nixops%2FMakefile;h=cce57ff4269a13ee28159b90b9b5a5faa966f6a7;hb=1618010c141571c4d9a3fa9d340d009620c4520f;hp=1d76a9c6e90b2f0af897e4f4c29ffe43f0715e27;hpb=362d300efa5bca3bb06e525180a4f0158579fd75;p=perso%2FImmae%2FConfig%2FNix.git diff --git a/nixops/Makefile b/nixops/Makefile index 1d76a9c..cce57ff 100644 --- a/nixops/Makefile +++ b/nixops/Makefile @@ -23,6 +23,9 @@ upload: deploy: ./scripts/nixops_wrap deploy +reboot: + ./scripts/nixops_wrap reboot --include=eldiron + push: ./scripts/push_deployment ./scripts/push_environment