elitak / nixos-infect

[GPLv3+] install nixos over the existing OS in a DigitalOcean droplet (and others with minor modifications)
GNU General Public License v3.0
1.32k stars 215 forks source link

Allow to modify /boot partition or give a warning when the /boot partition is small #162

Open rbozan opened 1 year ago

rbozan commented 1 year ago

I've had the issue where the /boot partition was too small to allow any further updates to the system. I think we should be nice to the user and show a warning when the /boot partition is too small (~<100MB) so they notice this problem earlier, or allow to somehow modify that /boot partition.