mirror of
https://github.com/Stunkymonkey/nixos.git
synced 2025-05-24 09:54:40 +02:00
machines/serverle: fix power-led config
This commit is contained in:
parent
096d42cb1e
commit
ff5c4b4868
1 changed files with 2 additions and 1 deletions
|
@ -7,7 +7,8 @@
|
||||||
dtparam=act_led_trigger=none
|
dtparam=act_led_trigger=none
|
||||||
dtparam=act_led_activelow=off
|
dtparam=act_led_activelow=off
|
||||||
# Disable the PWR LED.
|
# Disable the PWR LED.
|
||||||
dtparam=pwr_led_trigger=none
|
# somehow this changed in firmware settings: https://github.com/raspberrypi/firmware/issues/1742
|
||||||
|
#dtparam=pwr_led_trigger=default-on
|
||||||
dtparam=pwr_led_activelow=off
|
dtparam=pwr_led_activelow=off
|
||||||
|
|
||||||
# Disable ethernet port LEDs
|
# Disable ethernet port LEDs
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue