elitak / nixos-infect

[GPLv3+] install nixos over the existing OS in a DigitalOcean droplet (and others with minor modifications)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

rbozan opened this issue · comments

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.