fix: remove boot.loader.raspberry-pi reference (option removed with rasberry-pi-5.base)

This commit is contained in:
2026-06-12 20:48:30 -04:00
parent 053dd535d3
commit a312c29221

View File

@@ -111,7 +111,6 @@
nixpkgs.buildPlatform = "x86_64-linux";
nixpkgs.hostPlatform = "aarch64-linux";
nixpkgs.config.allowUnfree = true;
boot.loader.raspberry-pi.bootloader = "kernel";
}
# nixos-raspberrypi — pkgs.rpi + overlays standardisés
nixos-raspberrypi.nixosModules.nixpkgs-rpi