NixOS on ARM: Difference between revisions

imported>Samueldr
imported>Samueldr
Line 405: Line 405:


=== Disable use of <tt>/boot</tt> partition ===
=== Disable use of <tt>/boot</tt> partition ===
{{note|Since 19.09, those instructions serve no purpose}}
{{note|Since 19.09, those instructions serve no purpose as <tt>/boot</tt> is already on the main partition.}}


The <tt>/boot</tt> partition is quite small on the NixOS on ARM images. This means that few generations can be kept, and <code>nixos-rebuild</code> can often fail due to lack of space.
The <tt>/boot</tt> partition is quite small on the NixOS on ARM images. This means that few generations can be kept, and <code>nixos-rebuild</code> can often fail due to lack of space.