We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3736c0 commit c63dad6Copy full SHA for c63dad6
1 file changed
hosts/pi/pi-config.nix
@@ -2,6 +2,7 @@
2
3
{
4
system.stateVersion = "24.11";
5
+ nixpkgs.hostPlatform.system = "aarch64-linux";
6
7
raspberry-pi-nix.board = "bcm2712";
8
raspberry-pi-nix.libcamera-overlay.enable = false;
0 commit comments