hardware/form: move brightnessctl into laptop
This commit is contained in:
parent
acab26156e
commit
35c7558507
2 changed files with 1 additions and 3 deletions
|
@ -40,7 +40,7 @@ in
|
|||
|
||||
environment = {
|
||||
variables.LAPTOP = "True";
|
||||
systemPackages = with pkgs; [ acpi ];
|
||||
systemPackages = with pkgs; [ acpi brightnessctl ];
|
||||
};
|
||||
})
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue