-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request