module: add hardware/backlight
This commit is contained in:
parent
fed04d4028
commit
0d36b46ecc
2 changed files with 24 additions and 0 deletions
|
@ -21,6 +21,7 @@ in
|
|||
modules.hardware = {
|
||||
wireless.enable = mkDefault true;
|
||||
audio.enable = mkDefault true;
|
||||
backlight.enable = mkDefault true;
|
||||
};
|
||||
|
||||
services = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue