From cdbcf58442d37c510425c77c577f7fa38041de51 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Czy=C5=BC?= Date: Mon, 22 Apr 2024 10:46:05 +0200 Subject: [PATCH] provider change --- hosts/common/x.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/common/x.nix b/hosts/common/x.nix index d148146..3086e83 100644 --- a/hosts/common/x.nix +++ b/hosts/common/x.nix @@ -24,5 +24,6 @@ xorg.libXinerama xorg.xbacklight pulseaudioFull + brightnessctl ]; }