diff --git a/nixos-infect b/nixos-infect index 87c165b..1427d59 100755 --- a/nixos-infect +++ b/nixos-infect @@ -73,8 +73,7 @@ genSecrets() { "adminPassword": "$USER_PASS", "databasePassword": "$USER_PASS" } - }, - "resticPassword": "$USER_PASS" + } } EOF }