X-Git-Url: https://git.immae.eu/?p=perso%2FImmae%2FConfig%2FNix.git;a=blobdiff_plain;f=Makefile;h=466b63a7d045ebc1d7de27214eb4f2e3972ef2e4;hp=9c12ff48fdeafc687e840fe989cd1a54aefb40b1;hb=75489e72e379af8aeac64bc4967717d9ae776ff0;hpb=e43fdf341072e4a0150324196fc7af8f383860ec diff --git a/Makefile b/Makefile index 9c12ff4..466b63a 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 deploy-reboot subrecipes += list-generations delete-generations cleanup ${subrecipes}: @$(MAKE) --no-print-directory -C nixops/ $@