Skip to content

question: device-tree-overlay suported? #169

@Stunkymonkey

Description

@Stunkymonkey

Is your feature question request related to a problem? Please describe.

I just noticed this no longer works for me in nixos-hardware (i know other repo and not your issue):

  hardware = {
    raspberry-pi."4".leds = {
      eth.disable = true;
      act.disable = true;
      pwr.disable = true;
    };
  };

in nixos-hardware there are other parts configuring LEDs, ... for example. is this something that will be replaced by nixos-facter?

because i can not really see how this will be implemented.

Describe the solution you'd like

just an answer 😉

Describe alternatives you've considered

is this something that will remain in nixos-hardware?

Additional context

related options

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions