feat: add logitech config

This commit is contained in:
Felix Schröter 2020-02-13 18:54:44 +01:00 committed by Felix Schroeter
parent 9500361b6f
commit 7eea936411

View file

@ -24,6 +24,9 @@
hardware.enableAllFirmware = true;
hardware.cpu.intel.updateMicrocode = true;
hardware.logitech.enable = true;
hardware.logitech.enableGraphical = true;
services.tlp.enable = true;
programs.adb.enable = true;