added brightnessctl

This commit is contained in:
Timo Boomers 2025-06-24 14:21:51 +02:00
parent d5560fd847
commit d3bb262f7a
Signed by: xeovalyte
SSH Key Fingerprint: SHA256:GWI1hq+MNKR2UOcvk7n9tekASXT8vyazK7vDF9Xyciw

View File

@ -25,6 +25,7 @@ in {
config = mkIf cfg.enable {
home.packages = with pkgs; [
fuzzel
brightnessctl
];
programs.alacritty = {