Skip to content
This repository has been archived by the owner on Feb 7, 2020. It is now read-only.

Latest commit

 

History

History
26 lines (16 loc) · 545 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 545 Bytes

Tuxedo-Keyboard-Nix

Package for the LED-Backlighting for tuxedo notebooks.

Tested with the tuxedo InfityBook Pro 15 v4.

Installs the kernel module.

Usage

Clone this repo, import the module in your configuration.nix, and use it.

    imports = 
    [ 
       /path/where/this/is/cloned/modules/tuxedo-keyboard.nix
    ];

    tuxedo-keyboard.enable = true;
TODOs
  • clean this repo up a bit more

  • find a way to allow configurations to the colors and modes