fmt
This commit is contained in:
@@ -19,9 +19,9 @@ in
|
||||
{
|
||||
options.${namespace}.hardware = {
|
||||
raspberry-pi.leds = {
|
||||
eth.disable = mkDisableOption ''ethernet LEDs.'';
|
||||
act.disable = mkDisableOption ''activity LED.'';
|
||||
pwr.disable = mkDisableOption ''power LED.'';
|
||||
eth.disable = mkDisableOption "ethernet LEDs.";
|
||||
act.disable = mkDisableOption "activity LED.";
|
||||
pwr.disable = mkDisableOption "power LED.";
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user