add brightnessctl

This commit is contained in:
2025-06-10 00:41:20 -04:00
parent 23a0839019
commit a527dfd0c4

View File

@@ -48,6 +48,7 @@
}; };
home.packages = with pkgs; [ home.packages = with pkgs; [
brightnessctl
helvum helvum
]; ];
services.hyprpolkitagent.enable = true; services.hyprpolkitagent.enable = true;