mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-22 02:13:55 -05:00
lavaridge: disabled powertop due to usb issues
This commit is contained in:
parent
c87abcaaa7
commit
65ad9c7214
|
@ -22,8 +22,6 @@
|
|||
zramSwap.enable = true;
|
||||
zramSwap.memoryPercent = 25;
|
||||
|
||||
powerManagement.powertop.enable = true;
|
||||
|
||||
services.fwupd.enable = true;
|
||||
# # we need fwupd 1.9.7 to downgrade the fingerprint sensor firmware
|
||||
# services.fwupd.package = (import (builtins.fetchTarball {
|
||||
|
|
Loading…
Reference in a new issue