hardware.brightnessctl: add brightnessctl to env
This commit is contained in:
@@ -25,6 +25,7 @@ in
|
|||||||
|
|
||||||
config = mkIf cfg.enable {
|
config = mkIf cfg.enable {
|
||||||
services.udev.packages = with pkgs; [ brightnessctl ];
|
services.udev.packages = with pkgs; [ brightnessctl ];
|
||||||
|
environment.systemPackages = with pkgs; [ brightnessctl ];
|
||||||
};
|
};
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user