add brightnessctl for laptop

This commit is contained in:
Frost-Phoenix 2024-04-13 16:28:10 +02:00
parent bd16cdde34
commit 2e5c253962

View file

@ -7,8 +7,9 @@
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
acpi acpi
powertop brightnessctl
cpupower-gui cpupower-gui
powertop
]; ];
services = { services = {