mirror of
https://github.com/Stunkymonkey/nixos.git
synced 2025-05-24 09:54:40 +02:00
machine/serverle: fix leds
This commit is contained in:
parent
ccb5171338
commit
949d007031
2 changed files with 3 additions and 7 deletions
|
@ -6,10 +6,6 @@
|
|||
act.disable = true;
|
||||
pwr.disable = true;
|
||||
};
|
||||
deviceTree = {
|
||||
enable = true;
|
||||
filter = "*rpi-4-*.dtb";
|
||||
};
|
||||
};
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue