class profiles::backlight { group { 'backlight': system => true, } # TODO only if we have intel backlight # Possibly just check what's in /sys/class/backlight/* include ::profiles::intel_backlight }