diff --git a/nixos-infect b/nixos-infect index 9488b01..b820f41 100755 --- a/nixos-infect +++ b/nixos-infect @@ -338,7 +338,7 @@ infect() { [ "$PROVIDER" = "digitalocean" ] && doNetConf=y # digitalocean requires detailed network config to be generated apt update -apt install git tar wget curl whois +apt install -y git tar wget curl whois checkEnv prepareEnv makeSwap # smallest (512MB) droplet needs extra memory!