NixOS on ARM/Raspberry Pi 4: Difference between revisions

imported>Fadenb
m →‎Power issues: clear up possible lightning bolt icon confusion
imported>Flokli
No edit summary
Line 112: Line 112:
</nowiki>}}
</nowiki>}}
==== With GPU ====
==== With GPU ====
Warning: The device tree overlays provided with the RaspberryPi Kernel don't seem to be compatible with dtc. We might need to add support for the `dtmerge` tool as an alternative, or ask upstream to fix their overlays (or dtc).
See https://github.com/NixOS/nixpkgs/pull/107637#issuecomment-752635965 for details.
{{file|/etc/nixos/configuration.nix|nix|<nowiki>
{{file|/etc/nixos/configuration.nix|nix|<nowiki>
{ pkgs, ... }:
{ pkgs, ... }: