mirror of
https://github.com/nix-community/raspberry-pi-nix.git
synced 2025-11-08 19:46:03 +01:00
Update board to Pi 5 in example
This commit is contained in:
parent
6b896975ef
commit
d826a4ecf4
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@
|
|||
eth0.useDHCP = true;
|
||||
};
|
||||
};
|
||||
raspberry-pi-nix.board = "bcm2711";
|
||||
raspberry-pi-nix.board = "bcm2712";
|
||||
hardware = {
|
||||
raspberry-pi = {
|
||||
config = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue