From 7ebf4a501cb28d60a1d1ad1a3cca8f778a34636b Mon Sep 17 00:00:00 2001 From: inex Date: Thu, 18 Nov 2021 21:55:32 +0200 Subject: [PATCH] Return whois --- nixos-infect | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nixos-infect b/nixos-infect index 95b35c4..9488b01 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 +apt install git tar wget curl whois checkEnv prepareEnv makeSwap # smallest (512MB) droplet needs extra memory!