Machines/iMac: enable backlight control
This commit is contained in:
parent
565aae0710
commit
1ed98c54b5
1 changed files with 1 additions and 0 deletions
|
|
@ -16,6 +16,7 @@
|
|||
boot.initrd.kernelModules = [];
|
||||
boot.initrd.systemd.enable = true;
|
||||
boot.kernelModules = ["kvm-intel" "wl"];
|
||||
boot.kernelParams = ["acpi_backlight=video"];
|
||||
boot.extraModulePackages = [config.boot.kernelPackages.broadcom_sta];
|
||||
|
||||
fileSystems."/" = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue