···24 '';
2526 meta = with lib; {
27- description = "Full color keyboard driver for tuxedo computers laptops";
00000028 homepage = "https://github.com/tuxedocomputers/tuxedo-keyboard/";
29 license = licenses.gpl3Plus;
30 platforms = platforms.linux;
···24 '';
2526 meta = with lib; {
27+ description = "Keyboard and hardware I/O driver for TUXEDO Computers laptops";
28+ longDescription = ''
29+ This driver provides support for Fn keys, brightness/color/mode for most TUXEDO
30+ keyboards (except white backlight-only models).
31+32+ Can be used with the "hardware.tuxedo-keyboard" NixOS module.
33+ '';
34 homepage = "https://github.com/tuxedocomputers/tuxedo-keyboard/";
35 license = licenses.gpl3Plus;
36 platforms = platforms.linux;