When using the install-with-secrets option for nixos the download_config function attempts to move a folder named 'starterWithSecrets' which cannot be found. This folder is now called starter-with-secrets. This updates the download_config function to move the correct folder.
When using the install-with-secrets option for nixos the download_config function attempts to move a folder named 'starterWithSecrets' which cannot be found. This folder is now called starter-with-secrets. This updates the download_config function to move the correct folder.
Thanks for providing a great starting point!