tweak(form/laptop): enable acpilight
This commit is contained in:
parent
4bcfbec0bd
commit
223ada92eb
1 changed files with 4 additions and 0 deletions
|
@ -24,6 +24,10 @@ in
|
|||
backlight.enable = mkDefault true;
|
||||
};
|
||||
|
||||
hardware = {
|
||||
acpilight.enable = true;
|
||||
};
|
||||
|
||||
services = {
|
||||
xserver.libinput = {
|
||||
enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue