update laptop config

This commit is contained in:
Frost-Phoenix 2024-04-13 16:05:23 +02:00
parent 22fcea3708
commit e897bccdaf

View file

@ -8,6 +8,7 @@
environment.systemPackages = with pkgs; [
acpi
powertop
cpupower-gui
];
hardware.trackpoint = {
@ -18,6 +19,8 @@
};
services = {
xserver.libinput.touchpad.naturalScrolling = true;
# thermald.enable = true;
power-profiles-daemon.enable = true;