linode / docs

Linode guides and tutorials.
https://www.linode.com/docs/
1.38k stars 1.23k forks source link

Install and Configure NixOS on a Linode Proposed Changes #7032

Open 21CSM opened 5 days ago

21CSM commented 5 days ago

Link: https://www.linode.com/docs/guides/install-nixos-on-linode/

Issue

In this guide, we create an install disk for NixOS with a size of 1024 MB. For older versions of NixOS, this worked fine, but with the latest version of NixOS (24.05), the ISO has grown past 1024 MB. This is causing an issue with curl not being able to fetch the entire ISO due to it exceeding disk space.

Suggested Fix

Increase the installer disk size from 1024 MB to 1280 MB. This give some slack for future updates to the ISO as well. The installer disk is also recommended to be deleted at the end of the guide, so initial size should not matter much as long as it is big enough to copy NixOS.