X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=Makefile;h=e5b9284a5d987abc0ee3ace49b14b36b543a297a;hb=f46b2c61a7a6c7c494f801002ddcf73fcc53fee4;hp=9c12ff48fdeafc687e840fe989cd1a54aefb40b1;hpb=34abd6afa44c620a56416bd423a2438a09bd1ce4;p=perso%2FImmae%2FConfig%2FNix.git diff --git a/Makefile b/Makefile index 9c12ff4..e5b9284 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ subrecipes = setup nix-info edit_env -subrecipes += ssh-eldiron ssh-backup-2 ssh-monitoring-1 -subrecipes += debug build upload deploy deploy-reboot +subrecipes += ssh-eldiron ssh-backup-2 ssh-monitoring-1 ssh-4c +subrecipes += debug build dry-run upload deploy next-boot deploy-reboot subrecipes += list-generations delete-generations cleanup ${subrecipes}: @$(MAKE) --no-print-directory -C nixops/ $@