NixOS on ARM/Raspberry Pi: Difference between revisions

imported>Bct
mNo edit summary
imported>Hannesg
Left a comment about the bootmanager depreaction.
Line 326: Line 326:


=== Boot option 2: <code>boot.loader.raspberryPi</code> ===
=== Boot option 2: <code>boot.loader.raspberryPi</code> ===
{{warning| This option has been deprecated in https://github.com/NixOS/nixpkgs/pull/241534}}


This configuration assumes that the VFAT firmware partition is mounted to /boot. If it isn't, options like <code>boot.loader.raspberryPi.firmwareConfig</code> will write their configuration to the wrong partition and have no effect.
This configuration assumes that the VFAT firmware partition is mounted to /boot. If it isn't, options like <code>boot.loader.raspberryPi.firmwareConfig</code> will write their configuration to the wrong partition and have no effect.