Machines/iMac: enable backlight control

This commit is contained in:
Toast 2024-09-19 13:57:19 +02:00
parent 565aae0710
commit 1ed98c54b5

View file

@ -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."/" = {