about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--machines/devhell/eris.nix2
-rw-r--r--machines/devhell/titan.nix3
2 files changed, 3 insertions, 2 deletions
diff --git a/machines/devhell/eris.nix b/machines/devhell/eris.nix
index 4b33d024..f5d96730 100644
--- a/machines/devhell/eris.nix
+++ b/machines/devhell/eris.nix
@@ -234,6 +234,7 @@
     kismet
     libva
     libvdpau-va-gl
+    light
     minicom
     pamixer
     pmtools
@@ -245,6 +246,5 @@
     vdpauinfo
     wavemon
     xbindkeys
-    xorg.xbacklight
   ];
 }
diff --git a/machines/devhell/titan.nix b/machines/devhell/titan.nix
index 364c1983..199c0ed8 100644
--- a/machines/devhell/titan.nix
+++ b/machines/devhell/titan.nix
@@ -193,6 +193,8 @@
     kismet
     libva
     libvdpau-va-gl
+    light
+    light
     minicom
     pamixer
     pmtools
@@ -204,6 +206,5 @@
     vdpauinfo
     wavemon
     xbindkeys
-    xorg.xbacklight
   ];
 }