hardware/form: move brightnessctl into laptop

This commit is contained in:
Infinidoge 2023-07-29 18:29:18 -04:00
parent acab26156e
commit 35c7558507
2 changed files with 1 additions and 3 deletions

View file

@ -40,7 +40,7 @@ in
environment = { environment = {
variables.LAPTOP = "True"; variables.LAPTOP = "True";
systemPackages = with pkgs; [ acpi ]; systemPackages = with pkgs; [ acpi brightnessctl ];
}; };
}) })

View file

@ -48,8 +48,6 @@ in
(ifGraphical [ (ifGraphical [
speedcrunch speedcrunch
brightnessctl
mpv mpv
libreoffice-fresh libreoffice-fresh