[desktop] Setup brightness controls

This commit is contained in:
2024-09-20 21:08:30 -07:00
parent 3f1bdc7af0
commit 6417540b51
2 changed files with 81 additions and 75 deletions

View File

@@ -6,7 +6,7 @@ let
cfg = config.roles.desktop;
basePackages = with pkgs; [
brightnessctl
];
x11BasePackages = with pkgs; [