update cross compile
This commit is contained in:
parent
53a1186f1c
commit
b155715e4c
|
|
@ -4,8 +4,8 @@
|
|||
};
|
||||
config = lib.mkIf config.hardware.raspberry-pi.enable {
|
||||
environment.systemPackages = with pkgs; [
|
||||
libraspberrypi
|
||||
raspberrypi-eeprom
|
||||
#libraspberrypi
|
||||
#raspberrypi-eeprom
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue