Skip to content

Conversation

@vale981
Copy link
Contributor

@vale981 vale981 commented Jan 12, 2021

I am sorry that I did not test my changes sufficiently.
This should make it work :P.

# Download the NixOS ISO and write it to the installer disk.
write_installer_to_disk() {
curl -k "$NIXOS_URL" \
curl -L -k "$NIXOS_URL" \
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm to blame as well. I tested the URL on my end and should have said something when I needed to add the -L to my invocation of curl. Oh well.

@pjones
Copy link
Owner

pjones commented Jan 13, 2021

@vale981 Are all of your changes good to go now? If so I'll merge this PR.

@vale981
Copy link
Contributor Author

vale981 commented Jan 13, 2021

networking.interfaces.enp0s5.preferTempAddress = false; does not work unfortunately

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants