aboutsummaryrefslogtreecommitdiff
path: root/host/athena.nix
diff options
context:
space:
mode:
Diffstat (limited to 'host/athena.nix')
-rw-r--r--host/athena.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/host/athena.nix b/host/athena.nix
index 362d7cd..9a2dba3 100644
--- a/host/athena.nix
+++ b/host/athena.nix
@@ -11,7 +11,7 @@
home.packages = with pkgs; [
acpi
- xorg.xbacklight
+ brightnessctl
];
custom.hidpi = true;