lavaridge: disabled powertop due to usb issues

This commit is contained in:
Aly Raffauf 2024-03-14 14:16:45 -04:00
parent c87abcaaa7
commit 65ad9c7214

View file

@ -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 {