My system can’t rebuild/update because my /boot has 0 available space. When trying to rebuild, I get
Failed to copy data from “/nix/store/wxyn8d3m8g4fnn6xazinjwhzhzdg6wib-systemd-259/lib/systemd/boot/efi/systemd-bootx64.efi” to “/boot/EFI/systemd/.#systemd-bootx64.efi36b647d9863a40fe”: No space left on device
Failed to copy data from “/nix/store/wxyn8d3m8g4fnn6xazinjwhzhzdg6wib-systemd-259/lib/systemd/boot/efi/systemd-bootx64.efi” to “/boot/EFI/BOOT/.#BOOTX64.EFI11be8dd88240bbc0”: No space left on device
I tried doing sudo nix-collect-garbage --delete-old and then rebuilding but that didn’t work either. Doing a rebuild boot also doesn’t work.
nixos-rebuild list-generations show generation 244 build today whereas the boot menu shows the latest generation to be 213 built on 2025-02-08. I know it can’t be this newer generation I’m on as none of my packages have updated over the past month.
I’m currently on the unstable 26.05 release.