mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2025-12-04 15:00:13 +01:00
add brightnessctl for laptop
This commit is contained in:
parent
bd16cdde34
commit
2e5c253962
1 changed files with 2 additions and 1 deletions
|
|
@ -7,8 +7,9 @@
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
acpi
|
acpi
|
||||||
powertop
|
brightnessctl
|
||||||
cpupower-gui
|
cpupower-gui
|
||||||
|
powertop
|
||||||
];
|
];
|
||||||
|
|
||||||
services = {
|
services = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue