{ flake.modules.nixos.backlight = { programs.light = { enable = true; brightnessKeys.enable = true; }; }; }