preparing for desktop move

This commit is contained in:
Chris Cochrun 2022-05-06 13:48:35 -05:00
parent 9bd786278c
commit acee0750bc
2 changed files with 2 additions and 14 deletions

View file

@ -76,19 +76,6 @@
# Turn on flatpak
services.flatpak.enable = true;
#NEWS!!!
# Some other things
services.thermald.enable = true;
services.tlp = {
enable = true;
settings = {
CPU_SCALING_GOVERNOR_ON_AC="performance";
CPU_SCALING_GOVERNOR_ON_BAT="powersave";
START_CHARGE_THRESH_BAT1=70;
STOP_CHARGE_THRESH_BAT1=80;
};
};
services.usbmuxd.enable = true;
services.fstrim.enable = true;