remove: backlight system module, needs work

This commit is contained in:
ooks-io 2024-01-23 23:01:06 +13:00
parent 55bfa3602c
commit 16dd61d968
3 changed files with 5 additions and 4 deletions

View file

@ -12,7 +12,7 @@ in
hardware = {
bluetooth.enable = true;
power.enable = true;
backlight.enable = true;
# backlight.enable = true;
};
};
};