Hi there. Brightness is on max and cannot be changed in my samsung galaxy book2. adding i915.enable_dpcd_backlight=3 as boot parameter after entering e in boot menu makes it work but it is not permanent. How can i make this change permanent in nixos.
I believe that’s the boot.kernelParams
NixOS option.
1 Like
Thankx. Got it working now.