X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=nixops%2FMakefile;h=cce57ff4269a13ee28159b90b9b5a5faa966f6a7;hb=f5efae0f8c4c53798f8f9fc88c5f92f38a223320;hp=1d76a9c6e90b2f0af897e4f4c29ffe43f0715e27;hpb=c79bb68270abd6e5a59e36bf09d64b2eb0d23fb8;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