fix(pilot1): complete flake migration

This commit is contained in:
Felix Schröter 2021-08-10 15:53:23 +02:00
parent 642f7406f6
commit 73c9dfa364
No known key found for this signature in database
GPG key ID: 910ACB9F6BD26F58
3 changed files with 28 additions and 3 deletions

View file

@ -21,8 +21,8 @@
hardware.enableAllFirmware = true;
hardware.cpu.intel.updateMicrocode = true;
hardware.logitech.enable = true;
hardware.logitech.enableGraphical = true;
hardware.logitech.wireless.enable = true;
hardware.logitech.wireless.enableGraphical = true;
services.tlp.enable = true;