diff --git a/nixos-infect b/nixos-infect index 433ef32..0214d5b 100755 --- a/nixos-infect +++ b/nixos-infect @@ -10,7 +10,7 @@ makeConf() { # NB <<"EOF" quotes / $ ` in heredocs, < /etc/nixos/userdata/userdata.json << EOF { + "api": { + "token": "$API_TOKEN" + }, "backblaze": { "accountId": "$BACKBLAZE_KEY_ID", "accountKey": "$BACKBLAZE_ACCOUNT_KEY",