fix usb mouse problem
This commit is contained in:
parent
21125b2682
commit
def58984bf
1 changed files with 2 additions and 1 deletions
|
@ -55,7 +55,8 @@
|
|||
# https://linrunner.de/en/tlp/docs/tlp-linux-advanced-power-management.html
|
||||
services.tlp.enable = true;
|
||||
services.thermald.enable = true;
|
||||
powerManagement.powertop.enable = true;
|
||||
# fucks up usb mouse
|
||||
#powerManagement.powertop.enable = true;
|
||||
|
||||
# overwrite use zram on small RAM systems
|
||||
fileSystems."/share/" = lib.mkDefault {
|
||||
|
|
Loading…
Reference in a new issue